10 #ifndef ActarSimTrack_h 11 #define ActarSimTrack_h 1 void SetZCoord(Double_t zc)
void SetZPreCoord(Double_t zc)
void SetTrackID(Int_t track)
Double_t xCoord
X coordinate.
Double_t energyStep
Energy step.
void SetParentTrackID(Int_t pt)
Int_t parentTrackID
Parent Track ID.
void SetEventID(Int_t ev)
void SetXCoord(Double_t xc)
void SetYPreCoord(Double_t yc)
virtual ~ActarSimTrack()
Destructor.
Double_t yPreCoord
Y coordinate at the start of step.
Double_t zCoord
Z coordinate.
void SetEnergyStep(Double_t energy)
void SetXPreCoord(Double_t xc)
void SetYCoord(Double_t yc)
Double_t yCoord
Y coordinate.
Double_t xPreCoord
X coordinate at the start of step.
Double_t zPreCoord
Z coordinate at the start of step.