MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetTrackingManager

Method GetTrackingManager

source/event/include/G4EventManager.hh:128–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 inline G4StackManager* GetStackManager() const
127 { return trackContainer; }
128 inline G4TrackingManager* GetTrackingManager() const
129 { return trackManager; }
130
131 inline G4int GetVerboseLevel()
132 { return verboseLevel; }

Callers 15

DisableMethod · 0.45
G4ErrorPropagatorMethod · 0.45
StartNavigatorMethod · 0.45
DoProcessingMethod · 0.45
HandOverOneTrackMethod · 0.45
FlushEventMethod · 0.45
StepInBackRegionMethod · 0.45
StepOutsideMethod · 0.45
InitializeTimersMethod · 0.45
InitializeMethod · 0.45

Calls

no outgoing calls

Tested by 4

HandOverOneTrackMethod · 0.36
FlushEventMethod · 0.36
StepInBackRegionMethod · 0.36
StepOutsideMethod · 0.36