39 return xDiff < xTolerance;
41 return yDiff < yTolerance;
43 return xDiff < xTolerance && yDiff < yTolerance && zDiff < zTolerance;
59 if (lhs.
x0() < rhs.
x0())
61 if (lhs.
x0() > rhs.
x0())
64 if (lhs.
y0() < rhs.
y0())
66 if (lhs.
y0() > rhs.
y0())
69 return (lhs.
z0() < rhs.
z0());
Reconstructed hit in timing detectors.
math::XYZPoint pos0_sigma_
error on the initial track position
static const uint16_t valid_
bool operator<(const CTPPSTimingLocalTrack &lhs, const CTPPSTimingLocalTrack &rhs)
Comparison operator.
bool containsHit(const CTPPSTimingRecHit &recHit, float tolerance=0.1f, CheckDimension check=CheckDimension::all) const
Abs< T >::type abs(const T &t)
int num_hits_
number of hits participating in the track
math::XYZPoint pos0_
initial track position
XYZPointD XYZPoint
point in space with cartesian internal representation
int num_planes_
number of planes participating in the track