Go to the documentation of this file.
15 using std::stringstream;
45 ss <<
" typ[T]" << (
GetMaxType() ?
"Max{T}" :
"Max{R}");
Bool_t GetClassType() const
virtual ~CbmTrdHit()
Destructor.
Double_t GetELoss() const
data class for a reconstructed Energy-4D measurement in the TRD
Bool_t GetMaxType() const
Bool_t IsRowCross() const
void SetType(HitType type)
Sets hit type.
Double_t GetTimeError() const
Class for hits in TRD detector.
virtual std::string ToString() const
Inherited from CbmBaseHit.
void SetTimeError(Double_t error)
void SetTime(Double_t time)
virtual std::string ToString() const
Inherited from CbmBaseHit.
Bool_t HasOverFlow() const
CbmTrdHit()
Default constructor.