Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4SteppingVerbose.hh>
Public Member Functions | |
G4SteppingVerbose () | |
virtual | ~G4SteppingVerbose () |
virtual G4VSteppingVerbose * | Clone () |
virtual void | NewStep () |
virtual void | AtRestDoItInvoked () |
virtual void | AlongStepDoItAllDone () |
virtual void | PostStepDoItAllDone () |
virtual void | AlongStepDoItOneByOne () |
virtual void | PostStepDoItOneByOne () |
virtual void | StepInfo () |
virtual void | TrackingStarted () |
virtual void | DPSLStarted () |
virtual void | DPSLUserLimit () |
virtual void | DPSLPostStep () |
virtual void | DPSLAlongStep () |
virtual void | VerboseTrack () |
virtual void | VerboseParticleChange () |
virtual void | ShowStep () const |
Public Member Functions inherited from G4VSteppingVerbose | |
virtual | ~G4VSteppingVerbose () |
virtual G4VSteppingVerbose * | Clone () |
virtual void | NewStep ()=0 |
void | CopyState () |
virtual void | SetManager (G4SteppingManager *const) |
virtual void | AtRestDoItInvoked ()=0 |
virtual void | AlongStepDoItAllDone ()=0 |
virtual void | PostStepDoItAllDone ()=0 |
virtual void | AlongStepDoItOneByOne ()=0 |
virtual void | PostStepDoItOneByOne ()=0 |
virtual void | StepInfo ()=0 |
virtual void | TrackingStarted ()=0 |
virtual void | DPSLStarted ()=0 |
virtual void | DPSLUserLimit ()=0 |
virtual void | DPSLPostStep ()=0 |
virtual void | DPSLAlongStep ()=0 |
virtual void | VerboseTrack ()=0 |
virtual void | VerboseParticleChange ()=0 |
Static Public Member Functions | |
static void | UseBestUnit (G4int prec=4) |
static G4int | BestUnitPrecision () |
Static Public Member Functions inherited from G4VSteppingVerbose | |
static void | SetInstance (G4VSteppingVerbose *Instance) |
static G4VSteppingVerbose * | GetInstance () |
static G4VSteppingVerbose * | GetMasterInstance () |
static G4int | GetSilent () |
static void | SetSilent (G4int fSilent) |
static G4int | GetSilentStepInfo () |
static void | SetSilentStepInfo (G4int fSilent) |
Definition at line 42 of file G4SteppingVerbose.hh.
G4SteppingVerbose::G4SteppingVerbose | ( | ) |
Definition at line 51 of file G4SteppingVerbose.cc.
Referenced by Clone().
|
virtual |
Definition at line 60 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 139 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 547 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 72 of file G4SteppingVerbose.cc.
|
static |
Definition at line 1045 of file G4SteppingVerbose.cc.
Referenced by G4SteppingManager::G4SteppingManager().
|
inlinevirtual |
Reimplemented from G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 51 of file G4SteppingVerbose.hh.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 454 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 419 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 387 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 402 of file G4SteppingVerbose.cc.
|
virtual |
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 195 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 600 of file G4SteppingVerbose.cc.
|
virtual |
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 845 of file G4SteppingVerbose.cc.
Referenced by AlongStepDoItAllDone(), AlongStepDoItOneByOne(), AtRestDoItInvoked(), PostStepDoItAllDone(), and PostStepDoItOneByOne().
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 271 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 483 of file G4SteppingVerbose.cc.
|
static |
Definition at line 1040 of file G4SteppingVerbose.cc.
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 834 of file G4SteppingVerbose.cc.
Referenced by AlongStepDoItOneByOne(), and PostStepDoItOneByOne().
|
virtual |
Implements G4VSteppingVerbose.
Reimplemented in G4SteppingVerboseWithUnits.
Definition at line 649 of file G4SteppingVerbose.cc.
Referenced by StepInfo().