Go to the documentation of this file.
10 #ifndef DataFormats_CTPPSReco_TotemRPCluster
11 #define DataFormats_CTPPSReco_TotemRPCluster
40 if (
l.stripBegin() <
r.stripBegin())
42 if (
l.stripBegin() >
r.stripBegin())
45 if (
l.stripEnd() <
r.stripEnd())
void setStripEnd(unsigned short str_end)
int numberOfStrips() const
double centerStripPosition() const
void setStripBegin(unsigned short str_beg)
uint16_t stripEnd() const
bool operator<(const TotemRPCluster &l, const TotemRPCluster &r)
Cluster of TOTEM RP strip hits.
TotemRPCluster(unsigned short str_beg=0, unsigned short str_end=0)
uint16_t stripBegin() const