34 void Clear(Option_t* opt = "") override;
35 void Print(Option_t* opt = "") const override;
36 void Print(std::ostream& out) const override;
37 void Copy(TObject&) const override;
38 void Copy(TObject&,
bool) const override;
virtual Int_t GetDetector() const
!
virtual Int_t GetSegment() const
!
Short_t GetBackStripNumber() const
RcmpHit vector elements can access this.
UShort_t GetArrayNumber() const override
! //function to plot all front strips or back strips for energy vs channel histograms
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
!
Double_t GetDefaultDistance() const
void Print(Option_t *opt="") const override
!
Short_t GetFrontStripNumber() const
RcmpHit vector elements can access this.
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
!
Short_t GetStripNumber() const
RcmpFrontHit or RcmpBackHit vector elements can access this.
TRcmpHit()=default
default constructor
TRcmpHit(TRcmpHit &&) noexcept=default