166 os <<
" Data of this PPSDiamondG4Hit are:" << std::endl
167 <<
" Time slice ID: " <<
hit.timeSliceID() << std::endl
168 <<
" EnergyDeposit = " <<
hit.energyLoss() << std::endl
169 <<
" Energy of primary particle (ID = " <<
hit.trackID() <<
") = " <<
hit.incidentEnergy() <<
" (MeV)" 171 <<
" Local entry and exit points in PPS unit number " <<
hit.unitID() <<
" are: " <<
hit.entry() <<
" (mm)" 172 <<
hit.exit() <<
" (mm)" 174 <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" << std::endl;
double globalTimehit() const
double thetaAtEntry() const
void setEntry(const G4ThreeVector &xyz)
void setIncidentEnergy(double e)
void setThetaAtEntry(double t)
double incidentEnergy() const
double phiAtEntry() const
void setUnitID(unsigned int i)
void setEnergyLoss(double e)
double energyLoss() const
void setExit(const G4ThreeVector &xyz)
const PPSDiamondG4Hit & operator=(const PPSDiamondG4Hit &right)
G4ThreeVector local_exit_
const G4ThreeVector & exit() const
void setPhiAtEntry(double f)
void addEnergyLoss(double e)
const G4ThreeVector & localExit() const
~PPSDiamondG4Hit() override
std::ostream & operator<<(std::ostream &os, const PPSDiamondG4Hit &hit)
G4ThreeVector local_entry_
void setParticleType(short i)
double theIncidentEnergy_
Log< level::Info, false > LogInfo
const G4ThreeVector & localEntry() const
void setGlobalTimehit(double h)
void setLocalEntry(const G4ThreeVector &theLocalEntryPoint)
unsigned int trackID() const
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
const G4ThreeVector & entry() const
void setLocalExit(const G4ThreeVector &theLocalExitPoint)
void setTimeSlice(double d)