Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
PurgMagSteppingVerbose Class Reference

#include <PurgMagSteppingVerbose.hh>

Inheritance diagram for PurgMagSteppingVerbose:
Inheritance graph
[legend]
Collaboration diagram for PurgMagSteppingVerbose:
Collaboration graph
[legend]

Public Member Functions

 PurgMagSteppingVerbose ()
 
 ~PurgMagSteppingVerbose ()
 
void StepInfo ()
 
void TrackingStarted ()
 
- Public Member Functions inherited from G4SteppingVerbose
 G4SteppingVerbose ()
 
 ~G4SteppingVerbose ()
 
void NewStep ()
 
void AtRestDoItInvoked ()
 
void AlongStepDoItAllDone ()
 
void PostStepDoItAllDone ()
 
void AlongStepDoItOneByOne ()
 
void PostStepDoItOneByOne ()
 
void StepInfo ()
 
void TrackingStarted ()
 
void DPSLStarted ()
 
void DPSLUserLimit ()
 
void DPSLPostStep ()
 
void DPSLAlongStep ()
 
void VerboseTrack ()
 
void VerboseParticleChange ()
 
void ShowStep () const
 
- Public Member Functions inherited from G4VSteppingVerbose
virtual ~G4VSteppingVerbose ()
 
void CopyState ()
 
void SetManager (G4SteppingManager *const)
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VSteppingVerbose
static void SetInstance (G4VSteppingVerbose *Instance)
 
static G4VSteppingVerbose * GetInstance ()
 
static G4int GetSilent ()
 
static void SetSilent (G4int fSilent)
 
static G4int GetSilentStepInfo ()
 
static void SetSilentStepInfo (G4int fSilent)
 
- Protected Types inherited from G4VSteppingVerbose
typedef std::vector< G4int > G4SelectedAtRestDoItVector
 
typedef std::vector< G4int > G4SelectedAlongStepDoItVector
 
typedef std::vector< G4int > G4SelectedPostStepDoItVector
 
- Protected Member Functions inherited from G4VSteppingVerbose
 G4VSteppingVerbose ()
 
- Protected Attributes inherited from G4VSteppingVerbose
G4SteppingManager * fManager
 
G4UserSteppingAction * fUserSteppingAction
 
G4double PhysicalStep
 
G4double GeometricalStep
 
G4double CorrectedStep
 
G4bool PreStepPointIsGeom
 
G4bool FirstStep
 
G4StepStatus fStepStatus
 
G4double TempInitVelocity
 
G4double TempVelocity
 
G4double Mass
 
G4double sumEnergyChange
 
G4VParticleChange * fParticleChange
 
G4Track * fTrack
 
G4TrackVector * fSecondary
 
G4Step * fStep
 
G4StepPoint * fPreStepPoint
 
G4StepPoint * fPostStepPoint
 
G4VPhysicalVolume * fCurrentVolume
 
G4VSensitiveDetector * fSensitive
 
G4VProcess * fCurrentProcess
 
G4ProcessVector * fAtRestDoItVector
 
G4ProcessVector * fAlongStepDoItVector
 
G4ProcessVector * fPostStepDoItVector
 
G4ProcessVector * fAtRestGetPhysIntVector
 
G4ProcessVector * fAlongStepGetPhysIntVector
 
G4ProcessVector * fPostStepGetPhysIntVector
 
size_t MAXofAtRestLoops
 
size_t MAXofAlongStepLoops
 
size_t MAXofPostStepLoops
 
G4double currentMinimumStep
 
G4double numberOfInteractionLengthLeft
 
size_t fAtRestDoItProcTriggered
 
size_t fAlongStepDoItProcTriggered
 
size_t fPostStepDoItProcTriggered
 
G4int fN2ndariesAtRestDoIt
 
G4int fN2ndariesAlongStepDoIt
 
G4int fN2ndariesPostStepDoIt
 
G4Navigator * fNavigator
 
G4int verboseLevel
 
G4SelectedAtRestDoItVector * fSelectedAtRestDoItVector
 
G4SelectedAlongStepDoItVector * fSelectedAlongStepDoItVector
 
G4SelectedPostStepDoItVector * fSelectedPostStepDoItVector
 
G4double fPreviousStepSize
 
G4TouchableHandle fTouchableHandle
 
G4SteppingControl StepControlFlag
 
G4double physIntLength
 
G4ForceCondition fCondition
 
G4GPILSelection fGPILSelection
 
- Static Protected Attributes inherited from G4VSteppingVerbose
static G4VSteppingVerbose * fInstance = 0
 
static G4int Silent = 0
 
static G4int SilentStepInfo = 0
 

Detailed Description

Definition at line 46 of file PurgMagSteppingVerbose.hh.

Constructor & Destructor Documentation

PurgMagSteppingVerbose::PurgMagSteppingVerbose ( )

Definition at line 45 of file PurgMagSteppingVerbose.cc.

PurgMagSteppingVerbose::~PurgMagSteppingVerbose ( )

Definition at line 50 of file PurgMagSteppingVerbose.cc.

Member Function Documentation

void PurgMagSteppingVerbose::StepInfo ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 55 of file PurgMagSteppingVerbose.cc.

Here is the call graph for this function:

void PurgMagSteppingVerbose::TrackingStarted ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 147 of file PurgMagSteppingVerbose.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: