10 #ifndef ActarSimSciRingHit_h 11 #define ActarSimSciRingHit_h 1
void print(void)
Printing data information. Not implemented.
~ActarSimSciRingHit()
Destructor, nothing to do.
void SetParticleID(UInt_t pdgID)
void SetParticleMass(Double_t pdgMass)
void SetEventID(UInt_t ev)
UInt_t type
Scintillator type.
Double_t particleMass
Particle charge.
Double_t GetParticleMass()
Double_t energy
Total energy deposited.
UInt_t copy
Scintillator copy.
void SetTrackID(UInt_t track)
Double_t time
Pulse time (w.r.t. vertex emission)
void SetParticleCharge(Double_t pdgCharge)
void SetTime(Double_t ti)
UInt_t particleID
Particle ID.
void SetEnergy(Double_t ed)
void SetRunID(UInt_t run)
Double_t particleCharge
Particle charge.
Double_t GetParticleCharge()