Go to the documentation of this file.
12 #include <RtypesCore.h>
67 Double_t timeError = 0.);
76 virtual std::string
ToString()
const;
Bool_t GetClassType() const
Helper class to convert unique channel ID back and forth.
virtual ~CbmTrdHit()
Destructor.
void SetELoss(Double_t loss)
Double_t GetELoss() const
data class for a reconstructed Energy-4D measurement in the TRD
Bool_t GetMaxType() const
Bool_t IsRowCross() const
void SetOverFlow(Bool_t set=kTRUE)
Mark overflow in one or more digits which define the hit.
static UInt_t GetLayerId(UInt_t address)
Return layer ID from address.
@ kMaxType
set type of pad on which the maximum charge is found
@ kOvfl
mark over-flow in the data
@ kType
set type of pad layout
void SetRowCross(Bool_t set=kTRUE)
Mark hit reconstructed between pad rows.
void SetMaxType(Bool_t set=kTRUE)
Extra bool definition for the hit (e.g. the type of maximum for triangular pads).
virtual std::string ToString() const
Inherited from CbmBaseHit.
Bool_t HasOverFlow() const
CbmTrdHit()
Default constructor.
void SetClassType(Bool_t set=kTRUE)
Type of pad layout used in reconstruction R[0], T[1].
@ kRowCross
mark hit defined by 2 clusters
Int_t GetPlaneId() const
Inherited from CbmBaseHit.