#include <DMXStackingAction.hh>
Definition at line 53 of file DMXStackingAction.hh.
◆ DMXStackingAction()
DMXStackingAction::DMXStackingAction |
( |
| ) |
|
Definition at line 57 of file DMXStackingAction.cc.
G4Navigator * GetNavigatorForTracking() const
static G4TransportationManager * GetTransportationManager()
DMXStackingActionMessenger * theMessenger
◆ ~DMXStackingAction()
DMXStackingAction::~DMXStackingAction |
( |
| ) |
|
|
virtual |
◆ ClassifyNewTrack()
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;
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()
◆ NewStage()
void DMXStackingAction::NewStage |
( |
| ) |
|
|
virtual |
◆ PrepareNewEvent()
void DMXStackingAction::PrepareNewEvent |
( |
| ) |
|
|
virtual |
◆ SetKillGammasFlag()
void DMXStackingAction::SetKillGammasFlag |
( |
G4bool |
val | ) |
|
|
inline |
◆ gNavigator
◆ killGammasFlag
G4bool DMXStackingAction::killGammasFlag |
|
private |
◆ theMessenger
The documentation for this class was generated from the following files: