|
Geant4
10.03.p02
|
#include <CexmcTrackInfo.hh>


Public Member Functions | |
| CexmcTrackInfo (CexmcTrackType trackType=CexmcInsipidTrack, G4int copyNumber=0) | |
| void | Print (void) const |
| virtual G4int | GetTypeInfo (void) const |
| CexmcTrackType | GetTrackType (void) const |
| void | SetTrackType (CexmcTrackType value) |
| G4int | GetCopyNumber (void) 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 51 of file CexmcTrackInfo.hh.
|
explicit |
Definition at line 47 of file CexmcTrackInfo.cc.
|
inline |
Reimplemented in CexmcIncidentParticleTrackInfo.
Definition at line 58 of file CexmcTrackInfo.cc.

Reimplemented from G4VUserTrackInformation.
Definition at line 53 of file CexmcTrackInfo.cc.
|
inline |
Definition at line 83 of file CexmcTrackInfo.hh.