20 : fStrip(frag.GetSegment())
27 : fFrontStrip(fragFront.GetSegment()), fBackStrip(fragBack.GetSegment())
30 fragFront.
Copy(*
this);
69 std::ostringstream str;
70 str <<
"Rcmp Detector: " <<
GetDetector() << std::endl;
71 str <<
"Rcmp Energy: " <<
GetEnergy() << std::endl;
72 str <<
"Rcmp hit time: " <<
GetTime() << std::endl;
74 str <<
"Back strip: " <<
fBackStrip << std::endl;
virtual double GetEnergy(Option_t *opt="") const
void Clear(Option_t *opt="") override
!
virtual Int_t GetDetector() const
!
void Copy(TObject &) const override
!
virtual Double_t GetTime(const ETimeFlag &correct_flag=ETimeFlag::kAll, Option_t *opt="") const
Returns a time value to the nearest nanosecond!
virtual void CopyWave(TObject &) const
!
Short_t fBackStrip
this corresponds to the back strip number for a Pixel Hit
Short_t fFrontStrip
this corresponds to the front strip number for a Pixel Hit
void Copy(TObject &) const override
!
void Print(Option_t *opt="") const override
!
Short_t fStrip
this corresponds to the front strip number for a front hit and the back strip number for a back hit
void Clear(Option_t *opt="") override
!
TRcmpHit()=default
default constructor