33 int32_t backClusterId,
double time,
double timeError,
double du,
double dv)
54 << std::setprecision(6) <<
GetX() <<
", " <<
GetY() <<
", " <<
GetZ() <<
") cm | Error (" <<
GetDx() <<
", "
ClassImp(CbmConverterManager)
Data class for a reconstructed hit in the STS.
void SetTimeError(double error)
double GetTimeError() const
int32_t GetAddress() const
void SetTime(double time)
CbmPixelHit()
Default constructor.
data class for a reconstructed 3-d hit in the STS
double fDu
Error of coordinate across front-side strips [cm].
int32_t fFrontClusterId
Cluster index front side.
double fDv
Error of coordinate across back-side strips [cm].
virtual std::string ToString() const
int32_t fBackClusterId
Cluster index back side.