#include <HitZCheck.h>
Public Types | |
typedef TkTrackingRegionsMargin< float > | Margin |
Public Types inherited from HitRZCompatibility | |
typedef PixelRecoRange< float > | Range |
Public Member Functions | |
virtual HitZCheck * | clone () const |
HitZCheck () | |
virtual bool | operator() (const float &r, const float &z) const |
virtual Range | range (const float &radius) const |
void | setTolerance (const Margin &tolerance) |
theTolerance (margin) | |
Public Attributes | |
__pad0__: theRZ(rz) | |
Private Attributes | |
HitRZConstraint | theRZ |
Margin | theTolerance |
provides allowed range of Z coordinate from HitRZConstraint at a given radius R
Definition at line 11 of file HitZCheck.h.
typedef TkTrackingRegionsMargin<float> HitZCheck::Margin |
Definition at line 14 of file HitZCheck.h.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements HitRZCompatibility.
Definition at line 20 of file HitZCheck.h.
References PixelRecoRange< T >::inside(), and range().
|
virtual |
Implements HitRZCompatibility.
Definition at line 5 of file HitZCheck.cc.
References TkTrackingRegionsMargin< T >::left(), HitRZConstraint::lineLeft(), HitRZConstraint::lineRight(), TkTrackingRegionsMargin< T >::right(), theRZ, theTolerance, and PixelRecoLineRZ::zAtR().
Referenced by RectangularEtaPhiTrackingRegion::estimator(), operator()(), and HitEtaCheck::range().
|
inline |
Definition at line 27 of file HitZCheck.h.
References theTolerance.
Referenced by RectangularEtaPhiTrackingRegion::estimator().
|
inline |
Definition at line 18 of file HitZCheck.h.
HitZCheck::__pad0__ |
Definition at line 18 of file HitZCheck.h.
|
private |
Definition at line 30 of file HitZCheck.h.
Referenced by range().
|
private |
Definition at line 31 of file HitZCheck.h.
Referenced by range(), and setTolerance().