TestFunc2::PdfFunction Struct Reference

List of all members.

Public Member Functions

 PdfFunction (Pdf pdf, double p1, double p2)
double operator() (double x) const

Public Attributes

Pdf fPdf
double fP1
double fP2

Detailed Description

Definition at line 139 of file testStatFunc.cxx.


Constructor & Destructor Documentation

TestFunc2::PdfFunction::PdfFunction ( Pdf  pdf,
double  p1,
double  p2 
) [inline]

Definition at line 140 of file testStatFunc.cxx.


Member Function Documentation

double TestFunc2::PdfFunction::operator() ( double  x  )  const [inline]

Definition at line 141 of file testStatFunc.cxx.

References fP1, fP2, and fPdf.


Member Data Documentation

Pdf TestFunc2::PdfFunction::fPdf

Definition at line 143 of file testStatFunc.cxx.

Referenced by operator()().

double TestFunc2::PdfFunction::fP1

Definition at line 144 of file testStatFunc.cxx.

Referenced by operator()().

double TestFunc2::PdfFunction::fP2

Definition at line 145 of file testStatFunc.cxx.

Referenced by operator()().


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