Geant4  10.02
G4ITTrackingInteractivity Class Reference

#include <G4ITTrackingInteractivity.hh>

+ Inheritance diagram for G4ITTrackingInteractivity:
+ Collaboration diagram for G4ITTrackingInteractivity:

Public Member Functions

 G4ITTrackingInteractivity (G4VITSteppingVerbose *verbose=0)
 
virtual ~G4ITTrackingInteractivity ()
 
virtual void Initialize ()
 
virtual void StartTracking (G4Track *)
 
virtual void AppendStep (G4Track *, G4Step *)
 
virtual void EndTracking (G4Track *)
 
virtual void Finalize ()
 
virtual void TrackBanner (G4Track *, const G4String &message="")
 
void SetVerbose (int flag)
 
G4int GetVerboseLevel () const
 
void SetSteppingVerboseLevel (G4int level)
 
G4int GetSteppingVerboseLevel () const
 
G4VITSteppingVerboseGetSteppingVerbose ()
 
void SetSteppingVerbose (G4VITSteppingVerbose *verbose)
 

Protected Attributes

int fVerboseLevel
 

Private Attributes

G4VITSteppingVerbosefpVerbose
 

Detailed Description

Definition at line 58 of file G4ITTrackingInteractivity.hh.

Constructor & Destructor Documentation

G4ITTrackingInteractivity::G4ITTrackingInteractivity ( G4VITSteppingVerbose verbose = 0)

Definition at line 64 of file G4ITTrackingInteractivity.cc.

References fpVerbose, and fVerboseLevel.

virtual G4ITTrackingInteractivity::~G4ITTrackingInteractivity ( )
inlinevirtual

Definition at line 66 of file G4ITTrackingInteractivity.hh.

Member Function Documentation

virtual void G4ITTrackingInteractivity::AppendStep ( G4Track ,
G4Step  
)
inlinevirtual

Reimplemented in ITTrackingInteractivity.

Definition at line 81 of file G4ITTrackingInteractivity.hh.

Referenced by G4ITTrackingManager::AppendStep().

+ Here is the caller graph for this function:

virtual void G4ITTrackingInteractivity::EndTracking ( G4Track )
inlinevirtual

Reimplemented in ITTrackingInteractivity.

Definition at line 87 of file G4ITTrackingInteractivity.hh.

Referenced by G4ITTrackingManager::EndTracking(), and G4ITTrackingManager::EndTrackingWOKill().

+ Here is the caller graph for this function:

virtual void G4ITTrackingInteractivity::Finalize ( )
inlinevirtual

Reimplemented in ITTrackingInteractivity.

Definition at line 92 of file G4ITTrackingInteractivity.hh.

Referenced by G4Scheduler::Process().

+ Here is the caller graph for this function:

G4VITSteppingVerbose* G4ITTrackingInteractivity::GetSteppingVerbose ( )
inline

Definition at line 113 of file G4ITTrackingInteractivity.hh.

References fpVerbose.

Referenced by G4ITTrackingManager::EndTracking(), G4ITTrackingManager::EndTrackingWOKill(), G4ITStepProcessor::Initialize(), and G4ITTrackingManager::StartTracking().

+ Here is the caller graph for this function:

G4int G4ITTrackingInteractivity::GetSteppingVerboseLevel ( ) const

Definition at line 92 of file G4ITTrackingInteractivity.cc.

References fpVerbose, and G4VITSteppingVerbose::GetVerbose().

+ Here is the call graph for this function:

G4int G4ITTrackingInteractivity::GetVerboseLevel ( ) const
inline

Definition at line 105 of file G4ITTrackingInteractivity.hh.

References fVerboseLevel.

virtual void G4ITTrackingInteractivity::Initialize ( )
inlinevirtual

Reimplemented in ITTrackingInteractivity.

Definition at line 71 of file G4ITTrackingInteractivity.hh.

Referenced by G4Scheduler::Process().

+ Here is the caller graph for this function:

void G4ITTrackingInteractivity::SetSteppingVerbose ( G4VITSteppingVerbose verbose)
inline

Definition at line 118 of file G4ITTrackingInteractivity.hh.

References fpVerbose.

void G4ITTrackingInteractivity::SetSteppingVerboseLevel ( G4int  level)

Definition at line 77 of file G4ITTrackingInteractivity.cc.

References fpVerbose, and G4VITSteppingVerbose::SetVerbose().

+ Here is the call graph for this function:

void G4ITTrackingInteractivity::SetVerbose ( int  flag)
inline

Definition at line 100 of file G4ITTrackingInteractivity.hh.

virtual void G4ITTrackingInteractivity::StartTracking ( G4Track )
inlinevirtual

Reimplemented in ITTrackingInteractivity.

Definition at line 76 of file G4ITTrackingInteractivity.hh.

Referenced by G4ITTrackingManager::StartTracking().

+ Here is the caller graph for this function:

void G4ITTrackingInteractivity::TrackBanner ( G4Track track,
const G4String message = "" 
)
virtual

Definition at line 43 of file G4ITTrackingInteractivity.cc.

References G4cout, G4endl, G4Track::GetDefinition(), G4Track::GetParentID(), G4ParticleDefinition::GetParticleName(), and G4Track::GetTrackID().

Referenced by ITTrackingInteractivity::EndTracking(), and ITTrackingInteractivity::StartTracking().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation


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