10 #ifndef ActarSimSciHit_h 11 #define ActarSimSciHit_h 1 UInt_t particleID
Particle ID.
UInt_t runID
Particle run ID.
Double_t particleMass
Particle mass.
Double_t time
Pulse time (w.r.t. vertex emission)
Double_t GetParticleCharge()
void SetEnergy(Double_t ed)
Double_t GetParticleMass()
void SetParticleID(UInt_t pdgID)
UInt_t eventID
Particle event ID.
void SetTime(Double_t ti)
void SetParticleCharge(Double_t pdgCharge)
void SetParticleMass(Double_t pdgMass)
Double_t particleCharge
Particle charge.
~ActarSimSciHit()
Destructor, nothing to do.
void print(void)
Printing data information (commented out for the moment)
void SetEventID(UInt_t ev)
void SetRunID(UInt_t run)
Double_t energy
Total energy deposited.