Public Member Functions | |
MyDerivFunc (TF1 *f) | |
double | operator() (double *x, double *) const |
Public Attributes | |
TF1 * | fFunc |
Definition at line 19 of file exampleFunctor.C.
MyDerivFunc::MyDerivFunc | ( | TF1 * | f | ) | [inline] |
Definition at line 20 of file exampleFunctor.C.