Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const CaloG4Hit &hit) |
Variables | |
G4ThreadLocal G4Allocator < CaloG4Hit > * | fpCaloG4HitAllocator = 0 |
std::ostream& operator<< | ( | std::ostream & | os, |
const CaloG4Hit & | hit | ||
) |
Definition at line 63 of file CaloG4Hit.cc.
References CaloG4Hit::getEM(), CaloG4Hit::getEntry(), CaloG4Hit::getEntryLocal(), CaloG4Hit::getHadr(), CaloG4Hit::getID(), CaloG4Hit::getIncidentEnergy(), CaloG4Hit::getPosition(), and MeV.
G4ThreadLocal G4Allocator<CaloG4Hit>* fpCaloG4HitAllocator = 0 |
Definition at line 10 of file CaloG4Hit.cc.
Referenced by CaloG4Hit::operator delete(), and CaloG4Hit::operator new().