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";