#include <CLHEP/GenericFunctions/FourierFit.hh>
- Author
Definition at line 21 of file FourierFit.hh.
◆ FourierFit() [1/2]
Genfun::FourierFit::FourierFit |
( |
unsigned int | N | ) |
|
|
inline |
◆ FourierFit() [2/2]
Genfun::FourierFit::FourierFit |
( |
const FourierFit & | right | ) |
|
|
inline |
◆ ~FourierFit()
Genfun::FourierFit::~FourierFit |
( |
| ) |
|
|
inlinevirtual |
◆ getFraction() [1/2]
Parameter * Genfun::FourierFit::getFraction |
( |
unsigned int | i | ) |
|
|
inline |
◆ getFraction() [2/2]
const Parameter * Genfun::FourierFit::getFraction |
( |
unsigned int | i | ) |
const |
|
inline |
◆ getPhase() [1/2]
Parameter * Genfun::FourierFit::getPhase |
( |
unsigned int | i | ) |
|
|
inline |
◆ getPhase() [2/2]
const Parameter * Genfun::FourierFit::getPhase |
( |
unsigned int | i | ) |
const |
|
inline |
◆ operator()() [1/2]
virtual double Genfun::FourierFit::operator() |
( |
const Argument & | a | ) |
const |
|
inlineoverridevirtual |
◆ operator()() [2/2]
double Genfun::FourierFit::operator() |
( |
double | argument | ) |
const |
|
inlineoverridevirtual |
◆ order()
unsigned int Genfun::FourierFit::order |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: