|
| 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 void | setCoeff (int, int, double) |
|
virtual double | getCoeff (int, int) |
|
| EvtItgAbsFunction (double lowerRange, double upperRange) |
|
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 double | myFunction (double x) const |
|
void | setRange (double x1, double x2) |
|
Definition at line 28 of file EvtItgFourCoeffFcn.hh.
The documentation for this class was generated from the following file: