1 #ifndef OuterHitPhiPrediction_H
2 #define OuterHitPhiPrediction_H
18 const Range & phiAtVertex,
22 : thePhiAtVertex(phiAtVertex), theCurvature(curvature),
23 theOriginRBound (originRBound), theTolerance(tolerance) { }
T curvature(T InversePt, const edm::EventSetup &iSetup)
PixelRecoRange< float > Range
PixelRecoRange< float > Range
OuterHitPhiPrediction(const Range &phiAtVertex, const Range &curvature, float originRBound, const Margin &tolerance=Margin(0, 0))
void setTolerance(const Margin &tolerance)
TkTrackingRegionsMargin< float > Margin