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

Method GetSteppingManager

source/tracking/include/G4TrackingManager.hh:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136inline G4int G4TrackingManager::GetStoreTrajectory() const { return StoreTrajectory; }
137
138inline G4SteppingManager* G4TrackingManager::GetSteppingManager() const
139{
140 return fpSteppingManager;
141}
142
143inline G4UserTrackingAction* G4TrackingManager::GetUserTrackingAction() const
144{

Callers 11

G4ErrorPropagatorMethod · 0.80
StartNavigatorMethod · 0.80
G4TrackingMessengerMethod · 0.80
DumpTrackInfoMethod · 0.80
FlushEventMethod · 0.80
StepInBackRegionMethod · 0.80
StepOutsideMethod · 0.80
ProcessHitsMethod · 0.80
ProcessHitsMethod · 0.80
ProcessHitsMethod · 0.80

Calls

no outgoing calls

Tested by 3

FlushEventMethod · 0.64
StepInBackRegionMethod · 0.64
StepOutsideMethod · 0.64