MyIntegFunc Struct Reference

List of all members.

Public Member Functions

 MyIntegFunc (TF1 *f)
double Integral (double *x, double *) const

Public Attributes

TF1fFunc

Detailed Description

Definition at line 27 of file exampleFunctor.C.


Constructor & Destructor Documentation

MyIntegFunc::MyIntegFunc ( TF1 f  )  [inline]

Definition at line 28 of file exampleFunctor.C.


Member Function Documentation

double MyIntegFunc::Integral ( double x,
double  
) const [inline]

Definition at line 29 of file exampleFunctor.C.

References a, fFunc, TF1::GetXmin(), and TF1::Integral().

Referenced by exampleFunctor().


Member Data Documentation

TF1* MyIntegFunc::fFunc

Definition at line 33 of file exampleFunctor.C.

Referenced by Integral().


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