9#ifndef MuonCalib_ResolutionFromPointsH
10#define MuonCalib_ResolutionFromPointsH
44 const unsigned int order);
This class contains the implementation of a spatial resolution parametrized by a linear combination ...
static RtResolutionLookUp getRtResolutionLookUp(const std::vector< SamplePoint > &sample_points)
RtResolutionFromPoints()=default
Default constructor.
static RtResolutionChebyshev getRtResolutionChebyshev(const std::vector< SamplePoint > &sample_points, const unsigned int order)
< get an RtResolutionChebyshev resembling the sigma(t) function as described by the sample points in ...
Equidistant look up table for resolution tables with the time as key.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.