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

#include <ExN07SteppingVerbose.hh>

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

Public Member Functions

 ExN07SteppingVerbose ()
 
 ~ExN07SteppingVerbose ()
 
void InitializeTimers ()
 
void Report ()
 
virtual void NewStep ()
 
virtual void StepInfo ()
 
virtual void TrackBanner ()
 
virtual void AtRestDoItInvoked ()
 
virtual void AlongStepDoItAllDone ()
 
virtual void PostStepDoItAllDone ()
 
virtual void AlongStepDoItOneByOne ()
 
virtual void PostStepDoItOneByOne ()
 
virtual void TrackingStarted ()
 
virtual void DPSLStarted ()
 
virtual void DPSLUserLimit ()
 
virtual void DPSLPostStep ()
 
virtual void DPSLAlongStep ()
 
virtual void VerboseTrack ()
 
virtual void VerboseParticleChange ()
 
- 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 G4VSteppingVerboseGetInstance ()
 
static G4int GetSilent ()
 
static void SetSilent (G4int fSilent)
 
static G4int GetSilentStepInfo ()
 
static void SetSilentStepInfo (G4int fSilent)
 
- Protected Types inherited from G4VSteppingVerbose
typedef std::vector< G4intG4SelectedAtRestDoItVector
 
typedef std::vector< G4intG4SelectedAlongStepDoItVector
 
typedef std::vector< G4intG4SelectedPostStepDoItVector
 
- Protected Member Functions inherited from G4VSteppingVerbose
 G4VSteppingVerbose ()
 
- Protected Attributes inherited from G4VSteppingVerbose
G4SteppingManagerfManager
 
G4UserSteppingActionfUserSteppingAction
 
G4double PhysicalStep
 
G4double GeometricalStep
 
G4double CorrectedStep
 
G4bool PreStepPointIsGeom
 
G4bool FirstStep
 
G4StepStatus fStepStatus
 
G4double TempInitVelocity
 
G4double TempVelocity
 
G4double Mass
 
G4double sumEnergyChange
 
G4VParticleChangefParticleChange
 
G4TrackfTrack
 
G4TrackVectorfSecondary
 
G4StepfStep
 
G4StepPointfPreStepPoint
 
G4StepPointfPostStepPoint
 
G4VPhysicalVolumefCurrentVolume
 
G4VSensitiveDetectorfSensitive
 
G4VProcessfCurrentProcess
 
G4ProcessVectorfAtRestDoItVector
 
G4ProcessVectorfAlongStepDoItVector
 
G4ProcessVectorfPostStepDoItVector
 
G4ProcessVectorfAtRestGetPhysIntVector
 
G4ProcessVectorfAlongStepGetPhysIntVector
 
G4ProcessVectorfPostStepGetPhysIntVector
 
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
 
G4NavigatorfNavigator
 
G4int verboseLevel
 
G4SelectedAtRestDoItVectorfSelectedAtRestDoItVector
 
G4SelectedAlongStepDoItVectorfSelectedAlongStepDoItVector
 
G4SelectedPostStepDoItVectorfSelectedPostStepDoItVector
 
G4double fPreviousStepSize
 
G4TouchableHandle fTouchableHandle
 
G4SteppingControl StepControlFlag
 
G4double physIntLength
 
G4ForceCondition fCondition
 
G4GPILSelection fGPILSelection
 
- Static Protected Attributes inherited from G4VSteppingVerbose
static G4VSteppingVerbosefInstance = 0
 
static G4int Silent = 0
 
static G4int SilentStepInfo = 0
 

Detailed Description

Definition at line 42 of file ExN07SteppingVerbose.hh.

Constructor & Destructor Documentation

ExN07SteppingVerbose::ExN07SteppingVerbose ( )

Definition at line 41 of file ExN07SteppingVerbose.cc.

ExN07SteppingVerbose::~ExN07SteppingVerbose ( )

Definition at line 45 of file ExN07SteppingVerbose.cc.

Member Function Documentation

void ExN07SteppingVerbose::AlongStepDoItAllDone ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 128 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::AlongStepDoItOneByOne ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 132 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::AtRestDoItInvoked ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 126 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::DPSLAlongStep ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 144 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::DPSLPostStep ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 142 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::DPSLStarted ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 138 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::DPSLUserLimit ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 140 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::InitializeTimers ( )

Definition at line 52 of file ExN07SteppingVerbose.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void ExN07SteppingVerbose::NewStep ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 91 of file ExN07SteppingVerbose.cc.

Here is the call graph for this function:

void ExN07SteppingVerbose::PostStepDoItAllDone ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 130 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::PostStepDoItOneByOne ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 134 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::Report ( )

Definition at line 75 of file ExN07SteppingVerbose.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void ExN07SteppingVerbose::StepInfo ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 102 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::TrackBanner ( )
virtual

Definition at line 124 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::TrackingStarted ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 136 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::VerboseParticleChange ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 148 of file ExN07SteppingVerbose.cc.

void ExN07SteppingVerbose::VerboseTrack ( )
virtual

Implements G4VSteppingVerbose.

Definition at line 146 of file ExN07SteppingVerbose.cc.


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