11 : theTowerId(tower), theDepth(depth), theTrackId(tkID), theNpe(0), theTime(0), theLogV(logVol) {
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";
std::ostream & operator<<(std::ostream &out, const ALILine &li)
G4int operator==(const FiberG4Hit &right) const
const FiberG4Hit & operator=(const FiberG4Hit &right)
math::XYZPoint hitPos() const
const G4LogicalVolume * theLogV
G4ThreadLocal G4Allocator< FiberG4Hit > * fFiberG4HitAllocator