#include <DMXStackingAction.hh>
Definition at line 53 of file DMXStackingAction.hh.
DMXStackingAction::DMXStackingAction |
( |
| ) |
|
Definition at line 57 of file DMXStackingAction.cc.
G4Navigator * GetNavigatorForTracking() const
static G4TransportationManager * GetTransportationManager()
DMXStackingActionMessenger * theMessenger
DMXStackingAction::~DMXStackingAction |
( |
| ) |
|
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 78 of file DMXStackingAction.cc.
81 static G4int gammasKilled = 0;
95 if(theVolume->
GetName() ==
"world_phys") {
96 classification =
fKill;
97 G4cout <<
" Total for session Gammas killed in concrete wall (world_phys): "
98 << ++gammasKilled <<
G4endl;
103 return classification;
G4ParticleDefinition * GetDefinition() const
const G4ThreeVector & GetPosition() const
G4GLOB_DLL std::ostream G4cout
const G4String & GetName() const
G4ClassificationOfNewTrack
virtual G4VPhysicalVolume * LocateGlobalPointAndSetup(const G4ThreeVector &point, const G4ThreeVector *direction=0, const G4bool pRelativeSearch=true, const G4bool ignoreDirection=true)
static const G4double pos
static G4Gamma * GammaDefinition()
void DMXStackingAction::NewStage |
( |
| ) |
|
|
virtual |
void DMXStackingAction::PrepareNewEvent |
( |
| ) |
|
|
virtual |
void DMXStackingAction::SetKillGammasFlag |
( |
G4bool |
val | ) |
|
|
inline |
The documentation for this class was generated from the following files: