26 virtual HitZCheck *
clone()
const {
return new HitZCheck(*
this); }
37 return Range( theRZ.lineLeft().zAtR(radius) - theTolerance.left(),
38 theRZ.lineRight().zAtR(radius) + theTolerance.right());
virtual HitZCheck * clone() const
virtual Range range(const float &rORz) const =0
TkTrackingRegionsMargin< float > Margin
void setTolerance(const Margin &tolerance)
PixelRecoRange< float > Range
bool inside(const T &value) const
virtual bool operator()(const float &r, const float &z) const =0
Unlimited (trivial) bounds.