19using std::stringstream;
28 int32_t flag, int32_t channel)
69 ss <<
"CbmTofHit: address=" <<
GetAddress() <<
" pos=(" <<
GetX() <<
"," <<
GetY() <<
"," <<
GetZ() <<
") err=("
ClassImp(CbmConverterManager)
void SetType(HitType type)
Sets hit type.
int32_t GetAddress() const
void SetTime(double time)
CbmPixelHit()
Default constructor.
int32_t fFlag
Flag for general purposes [TDC, event tagging...].
int32_t fChannel
Channel identifier.
virtual std::string ToString() const
Inherited from CbmBaseHit.
CbmTofHit()
Default constructor.
virtual ~CbmTofHit()
Destructor.