MyDerivFunc Struct Reference

List of all members.

Public Member Functions

 MyDerivFunc (TF1 *f)
double operator() (double *x, double *) const

Public Attributes

TF1fFunc

Detailed Description

Definition at line 19 of file exampleFunctor.C.


Constructor & Destructor Documentation

MyDerivFunc::MyDerivFunc ( TF1 f  )  [inline]

Definition at line 20 of file exampleFunctor.C.


Member Function Documentation

double MyDerivFunc::operator() ( double x,
double  
) const [inline]

Definition at line 21 of file exampleFunctor.C.

References TF1::Derivative(), and fFunc.


Member Data Documentation

TF1* MyDerivFunc::fFunc

Definition at line 24 of file exampleFunctor.C.

Referenced by operator()().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:14 2011 for ROOT_528-00b_version by  doxygen 1.5.1