3#include "CLHEP/GenericFunctions/AbsParameter.hh"
4#include "CLHEP/GenericFunctions/Parameter.hh"
AbsParameter * clone() const
FunctionQuotient operator/(const AbsFunction &op1, const AbsFunction &op2)
FunctionSum operator+(const AbsFunction &op1, const AbsFunction &op2)
FunctionProduct operator*(const AbsFunction &op1, const AbsFunction &op2)
FunctionDifference operator-(const AbsFunction &op1, const AbsFunction &op2)