Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const HFShowerG4Hit &hit) |
Variables | |
G4ThreadLocal G4Allocator < HFShowerG4Hit > * | fHFShowerG4HitAllocator = nullptr |
std::ostream& operator<< | ( | std::ostream & | os, |
const HFShowerG4Hit & | hit | ||
) |
Definition at line 37 of file HFShowerG4Hit.cc.
References HFShowerG4Hit::edep(), HFShowerG4Hit::globalPosition(), HFShowerG4Hit::hitId(), HFShowerG4Hit::localPosition(), HFShowerG4Hit::primaryMomDir(), HFShowerG4Hit::time(), and HFShowerG4Hit::trackId().
G4ThreadLocal G4Allocator<HFShowerG4Hit>* fHFShowerG4HitAllocator = nullptr |
Definition at line 5 of file HFShowerG4Hit.cc.
Referenced by HFShowerG4Hit::operator delete(), and HFShowerG4Hit::operator new().