80   os << static_cast<CCalHit>(hit);
    81   os << 
" Data specific of this CCalG4Hit are:" << 
G4endl    82      << 
" \t EnergyDeposit of EM particles = " << hit.
getEM() 
    84      << 
" \t EnergyDeposit of HD particles = " << hit.
getHadr() 
 
const CCalG4Hit & operator=(const CCalG4Hit &right)
 
G4GLOB_DLL std::ostream G4cout
 
void addEnergyDeposit(const CCalG4Hit &aHit)
 
void addEnergyDeposit(const CCalHit &aHit)
 
friend std::ostream & operator<<(std::ostream &os, const CCalG4Hit &hit)
 
const CCalHit & operator=(const CCalHit &right)