Geant4.10
|
#include <RE01TrackInformation.hh>
Public Member Functions | |
RE01TrackInformation () | |
RE01TrackInformation (const G4Track *aTrack) | |
RE01TrackInformation (const RE01TrackInformation *aTrackInfo) | |
virtual | ~RE01TrackInformation () |
void * | operator new (size_t) |
void | operator delete (void *aTrackInfo) |
RE01TrackInformation & | operator= (const RE01TrackInformation &right) |
void | SetSourceTrackInformation (const G4Track *aTrack) |
virtual void | Print () const |
G4int | GetTrackingStatus () const |
void | SetTrackingStatus (G4int i) |
G4int | GetSourceTrackID () const |
![]() | |
G4VUserTrackInformation () | |
G4VUserTrackInformation (const G4String &infoType) | |
G4VUserTrackInformation (const G4VUserTrackInformation &) | |
G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
virtual | ~G4VUserTrackInformation () |
const G4String & | GetType () const |
Additional Inherited Members | |
![]() | |
G4String * | pType |
Definition at line 43 of file RE01TrackInformation.hh.
RE01TrackInformation::RE01TrackInformation | ( | ) |
Definition at line 41 of file RE01TrackInformation.cc.
RE01TrackInformation::RE01TrackInformation | ( | const G4Track * | aTrack | ) |
Definition at line 60 of file RE01TrackInformation.cc.
References G4Track::GetDefinition(), G4Track::GetGlobalTime(), G4Track::GetMomentum(), G4Track::GetPosition(), G4Track::GetTotalEnergy(), and G4Track::GetTrackID().
RE01TrackInformation::RE01TrackInformation | ( | const RE01TrackInformation * | aTrackInfo | ) |
Definition at line 80 of file RE01TrackInformation.cc.
|
virtual |
Definition at line 99 of file RE01TrackInformation.cc.
|
inline |
Definition at line 62 of file RE01TrackInformation.hh.
Referenced by RE01Trajectory::RE01Trajectory().
|
inline |
Definition at line 60 of file RE01TrackInformation.hh.
Referenced by RE01TrackingAction::PreUserTrackingAction(), RE01TrackerSD::ProcessHits(), and RE01Trajectory::RE01Trajectory().
Definition at line 102 of file RE01TrackInformation.hh.
References aTrackInformationAllocator.
|
inline |
Definition at line 95 of file RE01TrackInformation.hh.
References aTrackInformationAllocator.
RE01TrackInformation & RE01TrackInformation::operator= | ( | const RE01TrackInformation & | right | ) |
Definition at line 104 of file RE01TrackInformation.cc.
Reimplemented from G4VUserTrackInformation.
Definition at line 135 of file RE01TrackInformation.cc.
References G4cout, G4endl, G4ParticleDefinition::GetParticleName(), and python.hepunit::GeV.
Definition at line 124 of file RE01TrackInformation.cc.
References G4Track::GetDefinition(), G4Track::GetGlobalTime(), G4Track::GetMomentum(), G4Track::GetPosition(), G4Track::GetTotalEnergy(), and G4Track::GetTrackID().
Referenced by RE01StackingAction::ClassifyNewTrack().
Definition at line 61 of file RE01TrackInformation.hh.
Referenced by RE01StackingAction::ClassifyNewTrack().