10 #ifndef DataFormats_CTPPSReco_TotemRPRecHit 11 #define DataFormats_CTPPSReco_TotemRPRecHit 39 if (
l.position() <
r.position())
41 if (
l.position() >
r.position())
44 if (
l.sigma() <
r.sigma())
double sigma_
position uncertainty, in mm
TotemRPRecHit(double position=0, double sigma=0)
void setSigma(double sigma)
double position_
position of the hit in mm, wrt detector center (see RPTopology::GetHitPositionInReadoutDirection) ...
bool operator<(const TotemRPRecHit &l, const TotemRPRecHit &r)
Reconstructed hit in TOTEM RP.
void setPosition(double position)