10 : theHitId(hitId), theTrackId(tkID), theEdep(edep), theTime(
time) {}
38 os <<
" Data of this HFShowerG4Hit: ID " <<
hit.hitId() <<
" Track ID " <<
hit.trackId() <<
" Edep " <<
hit.edep()
39 <<
" Time " <<
hit.time() <<
" Position (Local) " <<
hit.localPosition() <<
", " 40 <<
" (Global) " <<
hit.globalPosition() <<
" Momentum " <<
hit.primaryMomDir() <<
"\n";
const HFShowerG4Hit & operator=(const HFShowerG4Hit &right)
G4ThreadLocal G4Allocator< HFShowerG4Hit > * fHFShowerG4HitAllocator
~HFShowerG4Hit() override
G4int operator==(const HFShowerG4Hit &right) const
std::ostream & operator<<(std::ostream &os, const HFShowerG4Hit &hit)