62 os <<
" Data of this CaloG4Hit are:" <<
"\n"
63 <<
" HitID: " << hit.
getID() <<
"\n"
64 <<
" EnergyDeposit of EM particles = " << hit.
getEM() <<
"\n"
65 <<
" EnergyDeposit of HD particles = " << hit.
getHadr() <<
"\n"
68 <<
" Entry point in Calorimeter (global) : " << hit.
getEntry()
70 <<
" Position of Hit (global) : " << hit.
getPosition() <<
"\n"
71 <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n";
math::XYZPoint getPosition() const
void setEntryLocal(double x, double y, double z)
double getIncidentEnergy() const
std::ostream & operator<<(std::ostream &out, const ALILine &li)
void addEnergyDeposit(double em, double hd)
std::pair< std::string, MonitorElement * > entry
G4Allocator< CaloG4Hit > CaloG4HitAllocator
const CaloG4Hit & operator=(const CaloG4Hit &right)
math::XYZPoint entryLocal
void setEntry(double x, double y, double z)
math::XYZPoint getEntryLocal() const
math::XYZPoint getEntry() const