#include <EvtItgFourCoeffFcn.hh>
|
| EvtItgFourCoeffFcn (double(*theFunction)(double, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &), double lowerRange, double upperRange, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2, const std::vector< double > &coeffs3, const std::vector< double > &coeffs4) |
|
virtual | ~EvtItgFourCoeffFcn () |
|
virtual void | setCoeff (int, int, double) |
|
virtual double | getCoeff (int, int) |
|
| EvtItgFourCoeffFcn (double(*theFunction)(double, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &), double lowerRange, double upperRange, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2, const std::vector< double > &coeffs3, const std::vector< double > &coeffs4) |
|
virtual | ~EvtItgFourCoeffFcn () |
|
virtual void | setCoeff (int, int, double) |
|
virtual double | getCoeff (int, int) |
|
| EvtItgAbsFunction (double lowerRange, double upperRange) |
|
virtual | ~EvtItgAbsFunction () |
|
virtual double | value (double x) const |
|
virtual double | operator() (double x) const |
|
double | upperRange () const |
|
double | lowerRange () const |
|
void | getRange (double &lower, double &upper) const |
|
virtual void | setCoeff (int, int, double)=0 |
|
virtual double | getCoeff (int, int)=0 |
|
| EvtItgAbsFunction (double lowerRange, double upperRange) |
|
virtual | ~EvtItgAbsFunction () |
|
virtual double | value (double x) const |
|
virtual double | operator() (double x) const |
|
double | upperRange () const |
|
double | lowerRange () const |
|
void | getRange (double &lower, double &upper) const |
|
virtual void | setCoeff (int, int, double)=0 |
|
virtual double | getCoeff (int, int)=0 |
|
◆ EvtItgFourCoeffFcn() [1/2]
EvtItgFourCoeffFcn::EvtItgFourCoeffFcn |
( |
double(*)(double, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &) |
theFunction, |
|
|
double |
lowerRange, |
|
|
double |
upperRange, |
|
|
const std::vector< double > & |
coeffs1, |
|
|
const std::vector< double > & |
coeffs2, |
|
|
const std::vector< double > & |
coeffs3, |
|
|
const std::vector< double > & |
coeffs4 |
|
) |
| |
◆ ~EvtItgFourCoeffFcn() [1/2]
EvtItgFourCoeffFcn::~EvtItgFourCoeffFcn |
( |
| ) |
|
|
virtual |
◆ EvtItgFourCoeffFcn() [2/2]
EvtItgFourCoeffFcn::EvtItgFourCoeffFcn |
( |
double(*)(double, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &, const std::vector< double > &) |
theFunction, |
|
|
double |
lowerRange, |
|
|
double |
upperRange, |
|
|
const std::vector< double > & |
coeffs1, |
|
|
const std::vector< double > & |
coeffs2, |
|
|
const std::vector< double > & |
coeffs3, |
|
|
const std::vector< double > & |
coeffs4 |
|
) |
| |
◆ ~EvtItgFourCoeffFcn() [2/2]
virtual EvtItgFourCoeffFcn::~EvtItgFourCoeffFcn |
( |
| ) |
|
|
virtual |
◆ getCoeff() [1/2]
double EvtItgFourCoeffFcn::getCoeff |
( |
int |
vect, |
|
|
int |
which |
|
) |
| |
|
virtual |
◆ getCoeff() [2/2]
virtual double EvtItgFourCoeffFcn::getCoeff |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
virtual |
◆ myFunction() [1/2]
double EvtItgFourCoeffFcn::myFunction |
( |
double |
x | ) |
const |
|
protectedvirtual |
◆ myFunction() [2/2]
virtual double EvtItgFourCoeffFcn::myFunction |
( |
double |
x | ) |
const |
|
protectedvirtual |
◆ setCoeff() [1/2]
void EvtItgFourCoeffFcn::setCoeff |
( |
int |
vect, |
|
|
int |
which, |
|
|
double |
value |
|
) |
| |
|
virtual |
◆ setCoeff() [2/2]
virtual void EvtItgFourCoeffFcn::setCoeff |
( |
int |
, |
|
|
int |
, |
|
|
double |
|
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: