181 os <<
" Data of this TotemG4Hit are:\n" 182 <<
" Time slice ID: " <<
hit.getTimeSliceID() <<
"\n" 183 <<
" EnergyDeposit = " <<
hit.getEnergyLoss() <<
"\n" 184 <<
" Energy of primary particle (ID = " <<
hit.getTrackID() <<
") = " <<
hit.getIncidentEnergy() <<
" (MeV)" 186 <<
" Entry point in Totem unit number " <<
hit.getUnitID() <<
" is: " <<
hit.getEntry() <<
" (mm)" 188 <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n";
Log< level::Info, true > LogVerbatim
float getThetaAtEntry() const
void setEnergyLoss(float e)
int getTimeSliceID() const
void setEntry(double x, double y, double z)
double getIncidentEnergy() const
float getPhiAtEntry() const
void setTimeSlice(double d)
std::ostream & operator<<(std::ostream &os, const TotemG4Hit &hit)
float getEnergyLoss() const
uint32_t getUnitID() const
double getEnergyDeposit() const
void setIncidentEnergy(double e)
void setThetaAtEntry(float t)
math::XYZPoint theExitPoint
void setUnitID(uint32_t i)
XYZPointD XYZPoint
point in space with cartesian internal representation
void setPhiAtEntry(float f)
math::XYZPoint theEntryPoint
void setParticleType(short i)
int getParticleType() const
math::XYZPoint getEntry() const
const TotemG4Hit & operator=(const TotemG4Hit &right)
double getTimeSlice() const
void addEnergyDeposit(double em, double hd)