CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::LegendreCoefficientSet Class Reference

#include <LegendreCoefficientSet.hh>

List of all members.

Public Member Functions

 LegendreCoefficientSet (unsigned int LMAX)
 LegendreCoefficientSet (const LegendreCoefficientSet &)
 ~LegendreCoefficientSet ()
unsigned int getLMax () const
const std::complex< double > & operator() (unsigned int l) const
std::complex< double > & operator() (unsigned int l)
LegendreCoefficientSetoperator= (const LegendreCoefficientSet &)

Detailed Description

Definition at line 6 of file LegendreCoefficientSet.hh.


Constructor & Destructor Documentation

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( unsigned int  LMAX  ) 
Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( const LegendreCoefficientSet  ) 
Genfun::LegendreCoefficientSet::~LegendreCoefficientSet (  ) 

Member Function Documentation

unsigned int Genfun::LegendreCoefficientSet::getLMax (  )  const
std::complex<double>& Genfun::LegendreCoefficientSet::operator() ( unsigned int  l  ) 
const std::complex<double>& Genfun::LegendreCoefficientSet::operator() ( unsigned int  l  )  const
LegendreCoefficientSet& Genfun::LegendreCoefficientSet::operator= ( const LegendreCoefficientSet  ) 

The documentation for this class was generated from the following file:

Generated on 2 Dec 2014 for CLHEP by  doxygen 1.6.1