Go to the source code of this file.
|
float | tkDetUtil::calculatePhiWindow (const MeasurementEstimator::Local2DVector &imaxDistance, const TrajectoryStateOnSurface &ts, const Plane &plane) |
|
float | tkDetUtil::computeWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) |
|
float | tkDetUtil::computeYdirWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) |
|
RingPar | tkDetUtil::fillRingParametersFromDisk (const BoundDisk &ringDisk) |
|
std::array< int, 3 > | tkDetUtil::findThreeClosest (const std::vector< RingPar > &ringParams, const std::vector< GlobalPoint > &ringCrossing, const int ringSize) |
|
bool | tkDetUtil::overlapInR (const TrajectoryStateOnSurface &tsos, int index, double ymax, const std::vector< RingPar > &ringParams) |
|