EvtItgFunction Class Reference
Inheritance diagram for EvtItgFunction:
Detailed DescriptionGeneric function where the pointer to the function is available. The function is taken as type pointer to function returning double and taking a double (the abscissa) and a const RWTValVector<double> reference (the parameter values of the function) as arguments. Definition at line 34 of file EvtItgFunction.hh. Constructor & Destructor Documentation◆ EvtItgFunction()
Definition at line 34 of file EvtItgFunction.cpp. Member Function Documentation◆ getCoeff()
Implements EvtItgAbsFunction. Definition at line 41 of file EvtItgFunction.hh. ◆ myFunction()
Implements EvtItgAbsFunction. Definition at line 40 of file EvtItgFunction.cpp. ◆ setCoeff()
Implements EvtItgAbsFunction. Definition at line 40 of file EvtItgFunction.hh. Member Data Documentation◆ _myFunction
Definition at line 50 of file EvtItgFunction.hh. The documentation for this class was generated from the following files:
Generated by 1.8.15 |