CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
Genfun::LegendreCoefficientSet Class Reference

#include <CLHEP/GenericFunctions/LegendreCoefficientSet.hh>

Classes

class  Clockwork

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)
inline

Definition at line 13 of file LegendreCoefficientSet.icc.

Referenced by LegendreCoefficientSet(), and operator=().

◆ LegendreCoefficientSet() [2/2]

Genfun::LegendreCoefficientSet::LegendreCoefficientSet ( const LegendreCoefficientSet & right)
inline

Definition at line 25 of file LegendreCoefficientSet.icc.

References LegendreCoefficientSet().

◆ ~LegendreCoefficientSet()

Genfun::LegendreCoefficientSet::~LegendreCoefficientSet ( )
inline

Definition at line 20 of file LegendreCoefficientSet.icc.

Member Function Documentation

◆ getLMax()

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

Definition at line 31 of file LegendreCoefficientSet.icc.

Referenced by Genfun::operator<<().

◆ operator()() [1/2]

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

Definition at line 41 of file LegendreCoefficientSet.icc.

◆ operator()() [2/2]

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

Definition at line 36 of file LegendreCoefficientSet.icc.

◆ operator=()

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

Definition at line 56 of file LegendreCoefficientSet.icc.

References LegendreCoefficientSet().


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