|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCALIB_MdtSlewCorFuncHardcoded_H
6 #define MUONCALIB_MdtSlewCorFuncHardcoded_H
18 inline virtual std::string
name()
const override {
return "MdtSlewCorFuncHardCoded"; }
MdtSlewCorFuncHardcoded(const CalibFunc::ParVec &vec)
generic interface for slewing correction functions
std::vector< size_t > vec
static unsigned int nUsedPar()
An implementation of a time slew correction function for AMT digitization chip.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::vector< double > ParVec
virtual std::string name() const override
virtual double correction(double t, double adc) const override
Return time correction (ns).