146 os <<
" Data of this TotemRPG4Hit are:" << std::endl
147 <<
" Time slice ID: " << hit.
timeSliceID() << std::endl
148 <<
" EnergyDeposit = " << hit.
energyLoss() << std::endl
149 <<
" Energy of primary particle (ID = " << hit.
trackID() <<
") = " << hit.
incidentEnergy() <<
" (MeV)" << std::endl
150 <<
" Entry point in Totem unit number " << hit.
unitID() <<
" is: " << hit.
entry() <<
" (mm)" << std::endl;
151 os <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" << std::endl;
void setEntry(G4ThreeVector xyz)
G4ThreeVector localEntry() const
unsigned int trackID() const
void setIncidentEnergy(double e)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
G4ThreeVector local_exit_
double theIncidentEnergy_
void setLocalEntry(const G4ThreeVector &theLocalEntryPoint)
void addEnergyLoss(double e)
G4ThreeVector exit() const
double phiAtEntry() const
void setExit(G4ThreeVector xyz)
const TotemRPG4Hit & operator=(const TotemRPG4Hit &right)
void setLocalExit(const G4ThreeVector &theLocalExitPoint)
void setThetaAtEntry(double t)
void setUnitID(unsigned int i)
G4ThreeVector entry() const
double energyLoss() const
Log< level::Info, false > LogInfo
double thetaAtEntry() const
void setPhiAtEntry(double f)
G4ThreeVector local_entry_
G4ThreeVector localExit() const
void setParticleType(short i)
double incidentEnergy() const
void setEnergyLoss(double e)
void setTimeSlice(double d)