10 #ifndef ActarSimPlaHit_h 11 #define ActarSimPlaHit_h 1 Double_t particleCharge
Particle charge.
Double_t GetParticleCharge()
void SetEBeforePla(Double_t eb)
void print(void)
Printing data information (NOT IMPLEMENTED!)
void SetParticleCharge(Double_t pdgCharge)
Double_t GetParticleMass()
Double_t ypos
Y position in plastic.
void SetStepsContributing(UInt_t step)
UInt_t GetStepsContributing()
Double_t eAfterPla
Energy left after plastic.
Int_t detectorID
Tracker model (depends on tracker geo)
UInt_t stepsContributing
Steps contributing to the stride, neccesary for iterative mean values.
Double_t xpos
X position in plastic.
UInt_t particleID
Particle ID.
void SetEnergy(Double_t ed)
void SetEAfterPla(Double_t ea)
Double_t particleMass
Particle mass.
void SetEventID(UInt_t ev)
~ActarSimPlaHit()
Destructor, nothing to do.
void SetDetectorID(Int_t det)
void SetRunID(UInt_t run)
void SetParticleMass(Double_t pdgMass)
Double_t eBeforePla
Energy before entering plastic.
void SetTrackID(UInt_t track)
Double_t time
Pulse time (w.r.t. vertex emission)
Double_t zpos
Z position in plastic.
void SetParticleID(UInt_t pdgID)
void SetTime(Double_t ti)
Double_t energy
Total energy deposited.