44#ifndef G4SteppingManager_hh
45#define G4SteppingManager_hh 1
@ NotCandidateForSelection
class std::vector< int, std::allocator< int > > G4SelectedPostStepDoItVector
class std::vector< int, std::allocator< int > > G4SelectedAtRestDoItVector
class std::vector< int, std::allocator< int > > G4SelectedAlongStepDoItVector
std::vector< G4Track * > G4TrackVector
const G4ThreeVector & GetPosition() const
G4TrackVector * GetfSecondary()
G4ProfilerConfig< G4ProfileType::Step > ProfilerConfig
const G4TrackVector * GetSecondary() const
G4ProcessVector * GetfPostStepDoItVector()
void InvokePostStepDoItProcs()
std::size_t GetfAtRestDoItProcTriggered()
std::size_t GetMAXofAtRestLoops()
std::size_t MAXofAtRestLoops
std::size_t MAXofPostStepLoops
G4TrackVector * GetfSecondary()
void SetVerbose(G4VSteppingVerbose *)
std::size_t GetMAXofAlongStepLoops()
G4SteppingControl GetStepControlFlag()
G4VSensitiveDetector * fSensitive
G4ThreeVector endpointSafOrigin
std::size_t GetMAXofPostStepLoops()
G4SelectedPostStepDoItVector * GetfSelectedPostStepDoItVector()
G4TouchableHandle fTouchableHandle
G4Navigator * GetfNavigator()
G4bool PreStepPointIsGeom
G4Track * GetTrack() const
G4VPhysicalVolume * GetfCurrentVolume()
G4StepPoint * GetfPreStepPoint()
G4double GetPhysicalStep()
G4int GetfN2ndariesPostStepDoIt()
G4ProcessVector * GetfAlongStepDoItVector()
void DefinePhysicalStepLength()
G4StepPoint * fPostStepPoint
G4VParticleChange * GetfParticleChange()
std::size_t GetfPostStepDoItProcTriggered()
void InvokeAlongStepDoItProcs()
void SetNavigator(G4Navigator *value)
std::size_t GetfAlongStepDoItProcTriggered()
void SetVerboseLevel(G4int vLevel)
std::size_t MAXofAlongStepLoops
G4double GetfPreviousStepSize()
G4SelectedAlongStepDoItVector * GetfSelectedAlongStepDoItVector()
G4ProcessVector * fAlongStepDoItVector
G4ProcessVector * fAtRestDoItVector
G4NoProcess const * fNoProcess
static const size_t SizeOfSelectedDoItVector
G4UserSteppingAction * fUserSteppingAction
G4ForceCondition GetfCondition()
G4ProcessVector * fAlongStepGetPhysIntVector
G4StepPoint * fPreStepPoint
G4SelectedAlongStepDoItVector * fSelectedAlongStepDoItVector
G4ProcessVector * GetfAlongStepGetPhysIntVector()
G4double GetCorrectedStep()
void SetInitialStep(G4Track *valueTrack)
G4double GetsumEnergyChange()
G4double GetTempInitVelocity()
G4int fN2ndariesPostStepDoIt
G4VSensitiveDetector * GetfSensitive()
void ApplyProductionCut(G4Track *)
G4int GetfN2ndariesAtRestDoIt()
G4ProcessVector * GetfAtRestDoItVector()
G4StepStatus GetfStepStatus()
G4TrackVector * fSecondary
G4ForceCondition fCondition
G4SelectedAtRestDoItVector * GetfSelectedAtRestDoItVector()
G4int GetfN2ndariesAlongStepDoIt()
G4ProcessVector * fPostStepGetPhysIntVector
G4double GetnumberOfInteractionLengthLeft()
std::size_t fPostStepDoItProcTriggered
G4double TempInitVelocity
G4GPILSelection GetfGPILSelection()
G4ProcessVector * GetfAtRestGetPhysIntVector()
G4double GetTempVelocity()
G4VSteppingVerbose * fVerbose
G4bool GetPreStepPointIsGeom()
G4GPILSelection fGPILSelection
G4double GetphysIntLength()
G4double GetcurrentMinimumStep()
G4double fPreviousStepSize
G4double CalculateSafety()
G4ProcessVector * GetfPostStepGetPhysIntVector()
G4StepPoint * GetfPostStepPoint()
G4SelectedPostStepDoItVector * fSelectedPostStepDoItVector
G4UserSteppingAction * GetUserAction()
void SetUserAction(G4UserSteppingAction *apAction)
G4VProcess * GetfCurrentProcess()
G4ProcessVector * fPostStepDoItVector
G4VParticleChange * fParticleChange
G4SelectedAtRestDoItVector * fSelectedAtRestDoItVector
std::size_t fAtRestDoItProcTriggered
G4SteppingControl StepControlFlag
G4VProcess * fCurrentProcess
G4int fN2ndariesAtRestDoIt
G4ProcessVector * fAtRestGetPhysIntVector
const G4TouchableHandle & GetTouchableHandle()
G4int fN2ndariesAlongStepDoIt
void InvokeAtRestDoItProcs()
G4double GetGeometricalStep()
std::size_t fAlongStepDoItProcTriggered
const G4TrackVector * GetSecondary() const
G4VPhysicalVolume * fCurrentVolume
T max(const T t1, const T t2)
brief Return the largest of the two arguments