54 : fManager(0), fUserSteppingAction(0),
55 PhysicalStep(0.), GeometricalStep(0.), CorrectedStep(0.),
56 PreStepPointIsGeom(false), FirstStep(false),
57 TempInitVelocity(0.), TempVelocity(0.), Mass(0.), sumEnergyChange(0.),
58 fParticleChange(0), fTrack(0), fSecondary(0), fStep(0),
59 fPreStepPoint(0), fPostStepPoint(0), fCurrentVolume(0),
60 fSensitive(0), fCurrentProcess(0), fAtRestDoItVector(0),
61 fAlongStepDoItVector(0), fPostStepDoItVector(0), fAtRestGetPhysIntVector(0),
62 fAlongStepGetPhysIntVector(0), fPostStepGetPhysIntVector(0),
63 MAXofAtRestLoops(0), MAXofAlongStepLoops(0), MAXofPostStepLoops(0),
64 currentMinimumStep(0.), numberOfInteractionLengthLeft(0.),
65 fAtRestDoItProcTriggered(0), fAlongStepDoItProcTriggered(0),
66 fPostStepDoItProcTriggered(0), fN2ndariesAtRestDoIt(0),
67 fN2ndariesAlongStepDoIt(0), fN2ndariesPostStepDoIt(0),
68 fNavigator(0), verboseLevel(0), fSelectedAtRestDoItVector(0),
69 fSelectedAlongStepDoItVector(0), fSelectedPostStepDoItVector(0),
70 fPreviousStepSize(0.), physIntLength(0.)
74 G4Exception(
"G4VSteppingVerbose::G4VSteppingVerbose()",
76 "Only one SteppingVerbose class can be instantiated.");
G4StepPoint * GetfPreStepPoint()
G4SelectedPostStepDoItVector * fSelectedPostStepDoItVector
G4ProcessVector * GetfAlongStepDoItVector()
static G4VSteppingVerbose * GetInstance()
G4double GetTempInitVelocity()
G4int fN2ndariesPostStepDoIt
G4double TempInitVelocity
static void SetSilent(G4int fSilent)
G4ProcessVector * fAtRestDoItVector
G4ProcessVector * fPostStepDoItVector
G4double GetGeometricalStep()
G4double fPreviousStepSize
G4VParticleChange * fParticleChange
G4VProcess * fCurrentProcess
size_t fAlongStepDoItProcTriggered
G4ProcessVector * fPostStepGetPhysIntVector
size_t GetMAXofAlongStepLoops()
G4VSensitiveDetector * GetfSensitive()
virtual ~G4VSteppingVerbose()
G4bool PreStepPointIsGeom
G4int fN2ndariesAlongStepDoIt
G4StepPoint * GetfPostStepPoint()
G4ForceCondition GetfCondition()
size_t fAtRestDoItProcTriggered
G4StepStatus GetfStepStatus()
G4Navigator * GetfNavigator()
G4ProcessVector * fAlongStepGetPhysIntVector
static G4ThreadLocal G4int Silent
size_t GetfPostStepDoItProcTriggered()
G4double GetsumEnergyChange()
G4double GetPhysicalStep()
G4TouchableHandle fTouchableHandle
size_t MAXofAlongStepLoops
G4double GetCorrectedStep()
void SetManager(G4SteppingManager *const)
size_t GetMAXofPostStepLoops()
G4SteppingManager * fManager
static G4ThreadLocal G4int SilentStepInfo
size_t fPostStepDoItProcTriggered
G4int fN2ndariesAtRestDoIt
G4double GetfPreviousStepSize()
G4SelectedPostStepDoItVector * GetfSelectedPostStepDoItVector()
G4TrackVector * fSecondary
const G4TouchableHandle & GetTouchableHandle()
G4ProcessVector * GetfPostStepDoItVector()
G4int GetfN2ndariesAtRestDoIt()
G4SelectedAtRestDoItVector * GetfSelectedAtRestDoItVector()
size_t MAXofPostStepLoops
G4VParticleChange * GetfParticleChange()
static G4int GetSilentStepInfo()
G4double GetphysIntLength()
G4SelectedAtRestDoItVector * fSelectedAtRestDoItVector
G4StepPoint * fPreStepPoint
G4int GetfN2ndariesAlongStepDoIt()
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4VPhysicalVolume * GetfCurrentVolume()
G4ProcessVector * fAlongStepDoItVector
G4SteppingControl StepControlFlag
static void SetInstance(G4VSteppingVerbose *Instance)
G4ForceCondition fCondition
G4ProcessVector * GetfAlongStepGetPhysIntVector()
G4ProcessVector * fAtRestGetPhysIntVector
static G4ThreadLocal G4VSteppingVerbose * fInstance
size_t GetfAtRestDoItProcTriggered()
G4StepPoint * fPostStepPoint
G4UserSteppingAction * fUserSteppingAction
G4GPILSelection fGPILSelection
size_t GetfAlongStepDoItProcTriggered()
G4ProcessVector * GetfAtRestDoItVector()
G4VProcess * GetfCurrentProcess()
G4SelectedAlongStepDoItVector * fSelectedAlongStepDoItVector
G4VSensitiveDetector * fSensitive
G4double GetTempVelocity()
G4VPhysicalVolume * fCurrentVolume
G4ProcessVector * GetfAtRestGetPhysIntVector()
static void SetSilentStepInfo(G4int fSilent)
G4SelectedAlongStepDoItVector * GetfSelectedAlongStepDoItVector()
G4int GetfN2ndariesPostStepDoIt()
G4TrackVector * GetfSecondary()
size_t GetMAXofAtRestLoops()
G4SteppingControl GetStepControlFlag()
G4ProcessVector * GetfPostStepGetPhysIntVector()
G4GPILSelection GetfGPILSelection()
G4UserSteppingAction * GetUserAction()
G4bool GetPreStepPointIsGeom()