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

Method GetfStep

source/tracking/include/G4SteppingManager.hh:295–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293inline G4TrackVector* G4SteppingManager::GetfSecondary() { return fStep->GetfSecondary(); }
294
295inline G4Step* G4SteppingManager::GetfStep() { return fStep; }
296
297inline G4StepPoint* G4SteppingManager::GetfPreStepPoint() { return fPreStepPoint; }
298

Callers 2

CopyStateMethod · 0.80
DumpTrackInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected