16using std::stringstream;
66 ss <<
"CbmRichHit: address=" <<
GetAddress() <<
" pos=(" <<
GetX() <<
"," <<
GetY() <<
"," <<
GetZ() <<
") err=("
ClassImp(CbmConverterManager)
void SetType(HitType type)
Sets hit type.
int32_t GetAddress() const
void SetTime(double time)
virtual ~CbmRichHit()
Destructor.
bool GetIsNoiseNN() const
CbmRichHit()
Default constructor.
virtual std::string ToString() const
Inherited from CbmBaseHit.