9#ifndef AssociatedLegendre_h
10#define AssociatedLegendre_h 1
11#include "CLHEP/GenericFunctions/AbsFunction.hh"
12#include "CLHEP/GenericFunctions/Parameter.hh"
40 unsigned int l()
const;
43 unsigned int m()
const;
60#include "CLHEP/GenericFunctions/AssociatedLegendre.icc"
#define FUNCTION_OBJECT_DEF(classname)
AssociatedLegendre(unsigned int l, unsigned int m)
virtual double operator()(double argument) const override
AssociatedLegendre(const AssociatedLegendre &right)
virtual ~AssociatedLegendre()