User Track Information that kept the origine of any track. More...
#include <SToGS_G4_TrackInformation.hh>
Inherits G4VUserTrackInformation.
Public Member Functions | |
G4int | GetPrimaryID () const |
Get the primary ID. More... | |
void | operator delete (void *aHit) |
void * | operator new (size_t) |
mandatory to have the allocator mechanism More... | |
PrimaryTrackInformation (G4int pid=0) | |
void | SetPrimaryID (G4int pid=0) |
Set the primary ID. More... | |
virtual | ~PrimaryTrackInformation () |
User Track Information that kept the origine of any track.
Definition at line 42 of file SToGS_G4_TrackInformation.hh.
|
inline |
Definition at line 48 of file SToGS_G4_TrackInformation.hh.
|
inlinevirtual |
Definition at line 50 of file SToGS_G4_TrackInformation.hh.
|
inline |
Get the primary ID.
Definition at line 60 of file SToGS_G4_TrackInformation.hh.
|
inline |
Definition at line 78 of file SToGS_G4_TrackInformation.hh.
|
inline |
mandatory to have the allocator mechanism
Definition at line 72 of file SToGS_G4_TrackInformation.hh.
|
inline |
Set the primary ID.
Definition at line 55 of file SToGS_G4_TrackInformation.hh.