#include <Functions.h>
Public Member Functions | |
FunctionForIntegral (const backgroundFunctionBase *function, const std::vector< double >::const_iterator &parBgrIt) | |
double | operator() (const double *mass, const double *) const |
~FunctionForIntegral () | |
Protected Attributes | |
const backgroundFunctionBase * | function_ |
double * | parval_ |
Definition at line 5681 of file Functions.h.
|
inline |
Definition at line 5684 of file Functions.h.
References function_, i, backgroundFunctionBase::parNum(), and parval_.
|
inline |
|
inline |
Definition at line 5697 of file Functions.h.
References function_, and parval_.
|
protected |
Definition at line 5703 of file Functions.h.
Referenced by FunctionForIntegral(), and operator()().
|
protected |
Definition at line 5704 of file Functions.h.
Referenced by FunctionForIntegral(), operator()(), and ~FunctionForIntegral().