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