33 int32_t backClusterId,
double time,
double timeError,
double du,
double dv)
35 , fFrontClusterId(frontClusterId)
36 , fBackClusterId(backClusterId)
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)
data class for a reconstructed 3-d hit in the STS
int32_t fFrontClusterId
Cluster index front side.
virtual std::string ToString() const
int32_t fBackClusterId
Cluster index back side.