CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::AssociatedLegendre Class Reference

#include <AssociatedLegendre.hh>

Inheritance diagram for Genfun::AssociatedLegendre:

Genfun::AbsFunction List of all members.

Public Member Functions

 AssociatedLegendre (unsigned int l, unsigned int m)
 AssociatedLegendre (const AssociatedLegendre &right)
virtual ~AssociatedLegendre ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &a) const
unsigned int l () const
unsigned int m () const

Detailed Description

Author:

Definition at line 20 of file AssociatedLegendre.hh.


Constructor & Destructor Documentation

Genfun::AssociatedLegendre::AssociatedLegendre ( unsigned int  l,
unsigned int  m 
)

Definition at line 17 of file AssociatedLegendre.cc.

Genfun::AssociatedLegendre::AssociatedLegendre ( const AssociatedLegendre right  ) 

Definition at line 29 of file AssociatedLegendre.cc.

Genfun::AssociatedLegendre::~AssociatedLegendre (  )  [virtual]

Definition at line 25 of file AssociatedLegendre.cc.


Member Function Documentation

unsigned int Genfun::AssociatedLegendre::l (  )  const

Definition at line 40 of file AssociatedLegendre.cc.

unsigned int Genfun::AssociatedLegendre::m (  )  const

Definition at line 44 of file AssociatedLegendre.cc.

virtual double Genfun::AssociatedLegendre::operator() ( const Argument a  )  const [inline, virtual]

Implements Genfun::AbsFunction.

Definition at line 37 of file AssociatedLegendre.hh.

References operator()().

double Genfun::AssociatedLegendre::operator() ( double  argument  )  const [virtual]

Implements Genfun::AbsFunction.

Definition at line 36 of file AssociatedLegendre.cc.

Referenced by operator()().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 22:02:32 2010 for CLHEP by  doxygen 1.4.7