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())
Cluster of TOTEM RP strip hits.
void setStripBegin(unsigned short str_beg)
double centerStripPosition() const
uint16_t stripEnd() const
void setStripEnd(unsigned short str_end)
uint16_t stripBegin() const
TotemRPCluster(unsigned short str_beg=0, unsigned short str_end=0)
int numberOfStrips() const
bool operator<(const TotemRPCluster &l, const TotemRPCluster &r)