PowerLawFunc Class Reference

List of all members.

Public Member Functions

 PowerLawFunc (double p0, double p1)
 ~PowerLawFunc ()
double operator() (double x) const
double p0 () const
double p1 () const

Private Attributes

double fP0
double fP1

Detailed Description

Definition at line 28 of file PaulTest4.cxx.


Constructor & Destructor Documentation

PowerLawFunc::PowerLawFunc ( double  p0,
double  p1 
) [inline]

Definition at line 32 of file PaulTest4.cxx.

PowerLawFunc::~PowerLawFunc (  )  [inline]

Definition at line 34 of file PaulTest4.cxx.


Member Function Documentation

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

Definition at line 36 of file PaulTest4.cxx.

References exp(), log(), p0(), and p1().

double PowerLawFunc::p0 (  )  const [inline]

Definition at line 40 of file PaulTest4.cxx.

References fP0.

Referenced by operator()().

double PowerLawFunc::p1 (  )  const [inline]

Definition at line 41 of file PaulTest4.cxx.

References fP1.

Referenced by operator()().


Member Data Documentation

double PowerLawFunc::fP0 [private]

Definition at line 44 of file PaulTest4.cxx.

Referenced by p0().

double PowerLawFunc::fP1 [private]

Definition at line 45 of file PaulTest4.cxx.

Referenced by p1().


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