Public Member Functions | |
MyIntegFunc (TF1 *f) | |
double | Integral (double *x, double *) const |
Public Attributes | |
TF1 * | fFunc |
Definition at line 27 of file exampleFunctor.C.
MyIntegFunc::MyIntegFunc | ( | TF1 * | f | ) | [inline] |
Definition at line 28 of file exampleFunctor.C.
Definition at line 29 of file exampleFunctor.C.
References a, fFunc, TF1::GetXmin(), and TF1::Integral().
Referenced by exampleFunctor().