|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef RtResolutionChebyshevH
5 #define RtResolutionChebyshevH
50 std::string
name()
const;
55 double resolution(
double t,
double bgRate = 0.0)
const;
std::vector< double > resParameters() const
get the reduced time which is the argument of the Chebyshev polynomial
std::string name() const
get the class name
RtResolutionChebyshev(const ParVec &vec)
initialization constructor,
double resolution(double t, double bgRate=0.0) const
returns resolution for a give time and background rate
std::vector< size_t > vec
double tUpper() const
get the number of parameters used to describe the resolution
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::vector< double > ParVec
double tLower() const
< get the lower drift-time bound
generic interface for a resolution function
unsigned int numberOfResParameters() const
get the coefficients of the r(t) polynomial
double get_reduced_time(const double t) const