1 #ifndef TkDetLayers_TkDetUtil_h
2 #define TkDetLayers_TkDetUtil_h
14 #pragma GCC visibility push(hidden)
20 std::pair<float,float> phiRange(phi-phiWindow, phi+phiWindow);
45 #pragma GCC visibility pop
46 #endif // TkDetLayers_TkDetUtil_h
std::pair< float, float > const & phiSpan() const
bool overlapInPhi(float phi, const GeomDet &det, float phiWindow)
const Plane & surface() const
The nominal surface of the GeomDet.
float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est)
bool rangesIntersect(const Range &a, const Range &b)
float calculatePhiWindow(const MeasurementEstimator::Local2DVector &maxDistance, const TrajectoryStateOnSurface &ts, const Plane &plane)