CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
Public Member Functions | |
Clockwork (LegendreExpansion::Type type, const LegendreCoefficientSet &coefficients) | |
Public Attributes | |
LegendreExpansion::Type | type |
LegendreCoefficientSet | coefficients |
Definition at line 13 of file LegendreExpansion.icc.
|
inline |
Definition at line 17 of file LegendreExpansion.icc.
References coefficients, and type.
LegendreCoefficientSet Genfun::LegendreExpansion::Clockwork::coefficients |
Definition at line 20 of file LegendreExpansion.icc.
Referenced by Clockwork().
LegendreExpansion::Type Genfun::LegendreExpansion::Clockwork::type |
Definition at line 19 of file LegendreExpansion.icc.
Referenced by Clockwork().