10 #ifndef ActarSimSilRingHit_h 11 #define ActarSimSilRingHit_h 1
void SetParticleCharge(Double_t pdgCharge)
Double_t time
Pulse time (w.r.t. vertex emission)
void SetDetectorID(Int_t det)
void SetTime(Double_t ti)
Double_t zpos
Hit Z Position.
Int_t detectorID
Tracker model (depends on tracker geo)
void SetStepsContributing(UInt_t step)
Double_t energy
Total energy deposited.
void SetParticleMass(Double_t pdgMass)
Double_t GetParticleMass()
Double_t eAfterSil
Energy left after silicon.
void SetEAfterSil(Double_t ea)
Double_t GetParticleCharge()
UInt_t particleID
Particle ID.
void SetEBeforeSil(Double_t eb)
void SetEnergy(Double_t ed)
Double_t particleMass
Particle mass.
void SetRunID(UInt_t run)
void print(void)
Printing data information. Not implemented yet.
void SetEventID(UInt_t ev)
Double_t eBeforeSil
Energy before entering silicon.
~ActarSimSilRingHit()
Destructor, nothing to do.
UInt_t GetStepsContributing()
Double_t particleCharge
Particle charge.
Double_t xpos
Hit X Position.
void SetTrackID(UInt_t tr)
Double_t ypos
Hit Y Position.
void SetParticleID(UInt_t pdgID)
UInt_t stepsContributing
Steps included in the hit. Neccessary for iterative means.