#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 1422 of file Functions.h.
|
inline |
Definition at line 1424 of file Functions.h.
References function_, mps_fire::i, backgroundFunctionBase::parNum(), and parval_.
|
inline |
|
inline |
Definition at line 1432 of file Functions.h.
References function_, EgHLTOffHistBins_cfi::mass, and parval_.
|
protected |
Definition at line 1438 of file Functions.h.
Referenced by FunctionForIntegral(), and operator()().
|
protected |
Definition at line 1439 of file Functions.h.
Referenced by FunctionForIntegral(), operator()(), and ~FunctionForIntegral().