|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCALIB_RTRELATIONLOOKUP_H
6 #define MUONCALIB_RTRELATIONLOOKUP_H
27 virtual std::string
name()
const override final {
return "RtRelationLookUp"; }
30 virtual double radius(
double t)
const override final;
int binInRtRange(double t) const
int getBin(double t) const
RtRelationLookUp(const ParVec &vec)
virtual double tUpper() const override final
Returns the upper time covered by the r-t.
std::vector< size_t > vec
double getRadius(int bin) const
bool const RAWDATA *ch2 const
Equidistant look up table for rt-relations with the time as key.
virtual double radius(double t) const override final
returns drift radius for a given time
double par(unsigned int index) const
virtual double tLower() const override final
return rt range
virtual double driftVelocity(double t) const override final
returns drift velocity for a given time
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::vector< double > ParVec
virtual double driftAcceleration(double t) const override final
returns the acceleration for a given time
virtual double tBinWidth() const override final
Returns the step-size for the sampling.
unsigned int nPar() const
virtual std::string name() const override final
generic interface for a rt-relation