Geant4
9.6.p02
|
#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 |
Public Member Functions inherited from G4VUserTrackInformation | |
G4VUserTrackInformation () | |
G4VUserTrackInformation (const G4String &infoType) | |
G4VUserTrackInformation (const G4VUserTrackInformation &) | |
G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
virtual | ~G4VUserTrackInformation () |
const G4String & | GetType () const |
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
Definition at line 43 of file RE01TrackInformation.hh.
RE01TrackInformation::RE01TrackInformation | ( | ) |
Definition at line 40 of file RE01TrackInformation.cc.
RE01TrackInformation::RE01TrackInformation | ( | const RE01TrackInformation * | aTrackInfo) |
Definition at line 79 of file RE01TrackInformation.cc.
|
virtual |
Definition at line 98 of file RE01TrackInformation.cc.
|
inline |
|
inline |
|
inline |
RE01TrackInformation & RE01TrackInformation::operator= | ( | const RE01TrackInformation & | right) |
Definition at line 103 of file RE01TrackInformation.cc.
Reimplemented from G4VUserTrackInformation.
Definition at line 134 of file RE01TrackInformation.cc.
Definition at line 123 of file RE01TrackInformation.cc.