|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCALIB_CALIBFUNC_H
6 #define MUONCALIB_CALIBFUNC_H
48 virtual std::string
name()
const = 0;
virtual ~CalibFunc()=default
std::vector< size_t > vec
double par(unsigned int index) const
virtual std::string name() const =0
virtual std::string typeName() const =0
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::vector< double > ParVec
const ParVec & parameters() const
unsigned int nPar() const
generic interface for a calibration function.
CalibFunc(const ParVec &vec)