G4PlaceOfAction.hh File Reference

Go to the source code of this file.

Defines

#define G4PlaceOfAction_hh   G4PlaceOfAction_hh

Enumerations

enum  G4PlaceOfAction { onBoundary = 1, onCollision = 2, onBoundaryAndCollision = 3 }


Define Documentation

#define G4PlaceOfAction_hh   G4PlaceOfAction_hh

Definition at line 39 of file G4PlaceOfAction.hh.


Enumeration Type Documentation

enum G4PlaceOfAction

Enumerator:
onBoundary 
onCollision 
onBoundaryAndCollision 

Definition at line 41 of file G4PlaceOfAction.hh.

00042 {
00043   onBoundary = 1, 
00044   onCollision = 2, 
00045   onBoundaryAndCollision = 3 
00046 };


Generated on Mon May 27 17:51:02 2013 for Geant4 by  doxygen 1.4.7