11 #define LegendreFit_h 1
68 std::vector <Genfun::Parameter *> fraction;
69 std::vector <Genfun::Parameter *> phase;
76 #include "CLHEP/GenericFunctions/LegendreFit.icc"
#define FUNCTION_OBJECT_DEF(classname)
virtual double operator()(double argument) const
const Parameter * getFraction(unsigned int i) const
const LegendreCoefficientSet & coefficientsA() const
const LegendreCoefficientSet & coefficientsASq() const
LegendreFit(const LegendreFit &right)
Parameter * getFraction(unsigned int i)
LegendreFit(unsigned int N)
const Parameter * getPhase(unsigned int i) const
Parameter * getPhase(unsigned int i)
void recomputeCoefficients() const
unsigned int order() const