1 #ifndef BarrelMeasurementEstimator_H 2 #define BarrelMeasurementEstimator_H 67 #endif // BarrelMeasurementEstimator_H
BarrelMeasurementEstimator()
void setPhiRange(float dummyphiMin, float dummyphiMax)
void setZRange(float zmin, float zmax)
MeasurementEstimator::Local2DVector maximalLocalDisplacement(const TrajectoryStateOnSurface &ts, const BoundPlane &plane) const override
BarrelMeasurementEstimator * clone() const override
std::pair< bool, double > estimate(const TrajectoryStateOnSurface &ts, const TrackingRecHit &hit) const override
BarrelMeasurementEstimator(float phiMin, float phiMax, float zMin, float zMax)