|
Geant4
10.02.p03
|
#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 |
Private Attributes | |
| CexmcTrackType | trackType |
| G4int | copyNumber |
Definition at line 51 of file CexmcTrackInfo.hh.
|
explicit |
Definition at line 47 of file CexmcTrackInfo.cc.
|
inline |
|
inline |
|
virtual |
Reimplemented in CexmcIncidentParticleTrackInfo.
Definition at line 58 of file CexmcTrackInfo.cc.
| void CexmcTrackInfo::Print | ( | void | ) | const |
Definition at line 53 of file CexmcTrackInfo.cc.
|
inline |
Definition at line 83 of file CexmcTrackInfo.hh.
|
private |
Definition at line 73 of file CexmcTrackInfo.hh.
|
private |
Definition at line 71 of file CexmcTrackInfo.hh.