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;
const G4ThreeVector & localEntry() const
const G4ThreeVector & localExit() const
double energyLoss() const
unsigned int trackID() const
void setEntry(const G4ThreeVector &xyz)
const G4ThreeVector & exit() const
void setIncidentEnergy(double e)
void setThetaAtEntry(double t)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
double incidentEnergy() const
void setUnitID(unsigned int i)
void setEnergyLoss(double e)
void setExit(const G4ThreeVector &xyz)
const PPSDiamondG4Hit & operator=(const PPSDiamondG4Hit &right)
G4ThreeVector local_exit_
void setPhiAtEntry(double f)
void addEnergyLoss(double e)
~PPSDiamondG4Hit() override
G4ThreeVector local_entry_
void setParticleType(short i)
double theIncidentEnergy_
Log< level::Info, false > LogInfo
void setGlobalTimehit(double h)
void setLocalEntry(const G4ThreeVector &theLocalEntryPoint)
const G4ThreeVector & entry() const
double globalTimehit() const
double thetaAtEntry() const
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
void setLocalExit(const G4ThreeVector &theLocalExitPoint)
double phiAtEntry() const
void setTimeSlice(double d)