Go to the documentation of this file.
8 #ifndef CBMLITSTRIPHIT_H_
9 #define CBMLITSTRIPHIT_H_
59 ss <<
"StripHit: pos=(" <<
GetU() <<
"," <<
GetZ() <<
") err=(" <<
GetDu()
60 <<
"," <<
GetDz() <<
") "
void SetSinPhi(litfloat sinPhi)
litfloat GetCosPhi() const
void SetSegment(int segment)
virtual ~CbmLitStripHit()
Destructor.
void SetCosPhi(litfloat cosPhi)
CbmLitStripHit()
Constructor.
Base data class for hits.
litfloat GetSinPhi() const
void SetHitType(LitHitType hitType)
virtual std::string ToString() const
Return string representation of class.
Base data class for strip hits.
LitHitType GetType() const
Base data class for hits.
void SetPhi(litfloat phi)