56 LOG(debug) <<
"Position (" <<
fX <<
", " <<
fY <<
", " <<
fZ <<
") cm";
57 LOG(debug) <<
" Momentum (" <<
fPx <<
", " <<
fPy <<
", " <<
fPz <<
") GeV";
58 LOG(debug) <<
" Time " <<
fTime <<
" ns, Length " <<
fLength <<
" cm, Energy loss " <<
fELoss * 1.0e06
Double32_t fZ
Position of hit [cm].
Double32_t fLength
Track length since creation [cm].
Double32_t fELoss
Energy loss at this point [GeV].
Int_t fTrackID
Track index.
ClassImp(FairEventBuilder)
Double32_t fPz
Momentum components [GeV].
virtual void Print(const Option_t *opt=0) const
Double32_t fTime
Time since event start [ns].
Int_t fDetectorID
Detector unique identifier.