132 os <<
" Data of this BscG4Hit are:" << std::endl
137 <<
" Tof : " << hit.
getTof() << std::endl
139 <<
" elmenergy = " << hit.
getEM() << std::endl
140 <<
" hadrenergy = " << hit.
getHadr() << std::endl
143 <<
" Pabs = " << hit.
getPabs() << std::endl
146 <<
" Entry point in Bsc unit number " << hit.
getUnitID() <<
" is: " << hit.
getEntry() <<
" (mm)" << std::endl;
147 os <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" << std::endl;
Log< level::Info, true > LogVerbatim
void setHitPosition(const G4ThreeVector &)
void setEntry(const G4ThreeVector &xyz)
int getParticleType() const
float getIncidentEnergy() const
std::ostream & operator<<(std::ostream &out, const ALILine &li)
int getTimeSliceID() const
const BscG4Hit & operator=(const BscG4Hit &right)
const G4ThreeVector & getExitLocalP() const
const G4ThreeVector & getEntry() const
void addEnergyDeposit(float em, float hd)
float getEnergyDeposit() const
void setVertexPosition(const G4ThreeVector &)
const G4ThreeVector & getEntryLocalP() const
uint32_t getUnitID() const
double getTimeSlice() const
float getEnergyLoss() const