39 os <<
" Data of this FiberG4Hit are:\n" 40 <<
" TowerId ID: " << hit.
towerId() <<
"\n" 41 <<
" Depth : " << hit.
depth() <<
"\n" 42 <<
" Track ID : " << hit.
trackId() <<
"\n" 43 <<
" Nb. of Cerenkov Photons : " << hit.
npe() <<
"\n" 44 <<
" Time :" << hit.
time() <<
" at " << hit.
hitPos() <<
"\n" 45 <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n";
G4int operator==(const FiberG4Hit &right) const
std::ostream & operator<<(std::ostream &os, const FiberG4Hit &hit)
G4ThreadLocal G4Allocator< FiberG4Hit > * fFiberG4HitAllocator
const FiberG4Hit & operator=(const FiberG4Hit &right)
math::XYZPoint hitPos() const
const G4LogicalVolume * theLogV