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

Public Member Functions

 Clockwork (LegendreExpansion::Type type, const LegendreCoefficientSet &coefficients)

Public Attributes

LegendreExpansion::Type type
LegendreCoefficientSet coefficients

Detailed Description

Definition at line 13 of file LegendreExpansion.icc.

Constructor & Destructor Documentation

◆ Clockwork()

Genfun::LegendreExpansion::Clockwork::Clockwork ( LegendreExpansion::Type type,
const LegendreCoefficientSet & coefficients )
inline

Definition at line 17 of file LegendreExpansion.icc.

References coefficients, and type.

Member Data Documentation

◆ coefficients

LegendreCoefficientSet Genfun::LegendreExpansion::Clockwork::coefficients

Definition at line 20 of file LegendreExpansion.icc.

Referenced by Clockwork().

◆ type

LegendreExpansion::Type Genfun::LegendreExpansion::Clockwork::type

Definition at line 19 of file LegendreExpansion.icc.

Referenced by Clockwork().


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