Functions | |
float | calculatePhiWindow (const MeasurementEstimator::Local2DVector &maxDistance, const TrajectoryStateOnSurface &ts, const Plane &plane) |
float | computeWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) |
bool | overlapInPhi (float phi, const GeomDet &det, float phiWindow) |
bool | overlapInPhi (GlobalPoint crossPoint, const GeomDet &det, float phiWindow) |
float tkDetUtil::calculatePhiWindow | ( | const MeasurementEstimator::Local2DVector & | maxDistance, |
const TrajectoryStateOnSurface & | ts, | ||
const Plane & | plane | ||
) |
Definition at line 22 of file TkDetUtil.cc.
References PV3DBase< T, PVType, FrameType >::barePhi(), i, TrajectoryStateOnSurface::localPosition(), Geom::phiLess(), phimax, phimin, Geom::pi(), dqm_diff::start, Surface::toGlobal(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), PV2DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by computeWindowSize().
float tkDetUtil::computeWindowSize | ( | const GeomDet * | det, |
const TrajectoryStateOnSurface & | tsos, | ||
const MeasurementEstimator & | est | ||
) |
Definition at line 10 of file TkDetUtil.cc.
References calculatePhiWindow(), MeasurementEstimator::maximalLocalDisplacement(), and GeomDet::surface().
Referenced by TECLayer::groupedCompatibleDetsV(), TIDRing::groupedCompatibleDetsV(), and CompositeTECWedge::groupedCompatibleDetsV().
|
inline |
Definition at line 19 of file TkDetUtil.h.
References Surface::phiSpan(), rangesIntersect(), and GeomDet::surface().
Referenced by overlapInPhi(), CompositeTECWedge::searchNeighbors(), and TIDRing::searchNeighbors().
|
inline |
Definition at line 26 of file TkDetUtil.h.
References PV3DBase< T, PVType, FrameType >::barePhi(), and overlapInPhi().