GInverseFunc Class Reference

List of all members.

Public Member Functions

 GInverseFunc (const TF1 *function)
double operator() (double x) const

Private Attributes

const TF1fFunction

Detailed Description

Definition at line 62 of file TF1.cxx.


Constructor & Destructor Documentation

GInverseFunc::GInverseFunc ( const TF1 function  )  [inline]

Definition at line 65 of file TF1.cxx.


Member Function Documentation

double GInverseFunc::operator() ( double  x  )  const [inline]

Definition at line 66 of file TF1.cxx.

References TF1::Eval(), and fFunction.


Member Data Documentation

const TF1* GInverseFunc::fFunction [private]

Definition at line 63 of file TF1.cxx.

Referenced by operator()().


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