|
| MyMcTrack (Float_t, const TVector3 &, const TVector3 &, Int_t, Float_t) |
|
| MyMcTrack (MyMcTrack *) |
|
Float_t | energy () |
|
TVector3 | momentum () |
|
TVector3 | position () |
|
Int_t | id () |
|
Float_t | stopRadius () |
|
void | setEnergy (Float_t val) |
|
void | setId (Int_t val) |
|
void | setMomentum (Float_t x, Float_t y, Float_t z) |
|
void | setPosition (Float_t x, Float_t y, Float_t z) |
|
void | setStopRadius (Float_t val) |
|
|
Float_t | fEnergy |
|
TVector3 | fMomentum |
|
TVector3 | fPosition |
|
Int_t | fPdgId |
|
Float_t | fStopRadius |
|
Definition at line 7 of file MyMcTrack.h.
The documentation for this class was generated from the following files: