Geant4 Tracking user action class. More...
#include <G4StationTrackingAction.h>
Public Member Functions | |
G4StationTrackingAction (const bool enabled) | |
bool | GetFirstStepInVolume () const |
virtual void | PostUserTrackingAction (const G4Track *const track) override |
virtual void | PreUserTrackingAction (const G4Track *const track) override |
void | SetFirstStepInVolume (const bool b) |
~G4StationTrackingAction () | |
Static Public Attributes | |
static int | fNumBounces = 0 |
static int | fNumC = 0 |
static int | fNumCDelta = 0 |
Private Attributes | |
bool | firstStepInVolume = true |
bool | fIsUMDEnabled = false |
Friends | |
class | G4SoilAction |
class | G4UMDScintStripAction |
Geant4 Tracking user action class.
Definition at line 24 of file G4StationTrackingAction.h.
G4StationSimulatorOG::G4StationTrackingAction::G4StationTrackingAction | ( | const bool | enabled | ) |
Definition at line 17 of file G4StationTrackingAction.cc.
|
inline |
Definition at line 28 of file G4StationTrackingAction.h.
|
inline |
Definition at line 33 of file G4StationTrackingAction.h.
References firstStepInVolume.
Referenced by G4StationSimulatorOG::G4UMDScintStripAction::ProcessHits().
|
overridevirtual |
Definition at line 44 of file G4StationTrackingAction.cc.
References firstStepInVolume.
|
overridevirtual |
Definition at line 23 of file G4StationTrackingAction.cc.
References firstStepInVolume, fNumBounces, fNumC, and fNumCDelta.
|
inline |
Definition at line 34 of file G4StationTrackingAction.h.
References RdGeoCeLDFFitter::b, and firstStepInVolume.
Referenced by G4StationSimulatorOG::G4UMDScintStripAction::ProcessHits().
|
friend |
Definition at line 45 of file G4StationTrackingAction.h.
|
friend |
Definition at line 44 of file G4StationTrackingAction.h.
|
private |
Definition at line 42 of file G4StationTrackingAction.h.
Referenced by GetFirstStepInVolume(), PostUserTrackingAction(), PreUserTrackingAction(), and SetFirstStepInVolume().
|
private |
Definition at line 41 of file G4StationTrackingAction.h.
|
static |
Definition at line 38 of file G4StationTrackingAction.h.
Referenced by G4StationSimulatorOG::G4StationEventAction::EndOfEventAction(), and PreUserTrackingAction().
|
static |
Definition at line 36 of file G4StationTrackingAction.h.
Referenced by G4StationSimulatorOG::G4StationEventAction::EndOfEventAction(), and PreUserTrackingAction().
|
static |
Definition at line 37 of file G4StationTrackingAction.h.
Referenced by G4StationSimulatorOG::G4StationEventAction::EndOfEventAction(), and PreUserTrackingAction().