#include <G4ITTrackingInteractivity.hh>
◆ G4ITTrackingInteractivity()
G4ITTrackingInteractivity::G4ITTrackingInteractivity |
( |
| ) |
|
|
inline |
◆ ~G4ITTrackingInteractivity()
virtual G4ITTrackingInteractivity::~G4ITTrackingInteractivity |
( |
| ) |
|
|
inlinevirtual |
◆ AppendStep()
virtual void G4ITTrackingInteractivity::AppendStep |
( |
G4Track * |
, |
|
|
G4Step * |
|
|
) |
| |
|
inlinevirtual |
◆ EndTracking()
virtual void G4ITTrackingInteractivity::EndTracking |
( |
G4Track * |
| ) |
|
|
inlinevirtual |
◆ SetVerbose()
void G4ITTrackingInteractivity::SetVerbose |
( |
int |
flag | ) |
|
|
inline |
◆ StartTracking()
virtual void G4ITTrackingInteractivity::StartTracking |
( |
G4Track * |
| ) |
|
|
inlinevirtual |
◆ TrackBanner()
Definition at line 42 of file G4ITTrackingInteractivity.cc.
43{
45 G4cout <<
"*******************************************************"
46 << "**************************************************"
48 if(message != "")
50 G4cout <<
" * G4Track Information: "
52 << ","
54 << ","
57 G4cout <<
"*******************************************************"
58 << "**************************************************"
61}
G4DLLIMPORT std::ostream G4cout
const G4String & GetParticleName() const
G4ParticleDefinition * GetDefinition() const
G4int GetParentID() const
◆ fVerboseLevel
int G4ITTrackingInteractivity::fVerboseLevel |
|
protected |
The documentation for this class was generated from the following files: