#include "Geometry/CommonDetUnit/interface/GeomDet.h"
#include "TrackingTools/DetLayers/interface/MeasurementEstimator.h"
#include "TrackingTools/DetLayers/interface/rangesIntersect.h"
#include "TrackingTools/DetLayers/interface/PhiLess.h"
#include "TrackingTools/TrajectoryState/interface/TrajectoryStateOnSurface.h"
Go to the source code of this file.
Namespaces | |
barrelUtil | |
Functions | |
float | barrelUtil::calculatePhiWindow (float Xmax, const GeomDet &det, const TrajectoryStateOnSurface &state) |
float | barrelUtil::computeWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) |
bool | barrelUtil::overlap (float phi, const GeometricSearchDet &gsdet, float phiWin) |