CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
Genfun::LegendreCoefficientSet Class Reference

#include <LegendreCoefficientSet.hh>

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

◆ LegendreCoefficientSet() [1/2]

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

◆ LegendreCoefficientSet() [2/2]

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( const LegendreCoefficientSet )

◆ ~LegendreCoefficientSet()

Genfun::LegendreCoefficientSet::~LegendreCoefficientSet ( )

Member Function Documentation

◆ getLMax()

unsigned int Genfun::LegendreCoefficientSet::getLMax ( ) const

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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

◆ operator=()

LegendreCoefficientSet & Genfun::LegendreCoefficientSet::operator= ( const LegendreCoefficientSet )

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