CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <Landau.hh>
Public Member Functions | |
Landau () | |
Landau (const Landau &right) | |
virtual | ~Landau () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Parameter & | peak () |
const Parameter & | peak () const |
Parameter & | width () |
const Parameter & | width () const |
Landau () | |
Landau (const Landau &right) | |
virtual | ~Landau () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Parameter & | peak () |
const Parameter & | peak () const |
Parameter & | width () |
const Parameter & | width () const |
Definition at line 20 of file CLHEP/GenericFunctions/Landau.hh.
Genfun::Landau::Landau | ( | const Landau & | right | ) |
Genfun::Landau::~Landau | ( | ) | [virtual] |
Genfun::Landau::Landau | ( | const Landau & | right | ) |
virtual Genfun::Landau::~Landau | ( | ) | [virtual] |
Implements Genfun::AbsFunction.
Definition at line 29 of file Landau.cc.
References Genfun::Parameter::getValue().
Referenced by operator()().
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 37 of file CLHEP/GenericFunctions/Landau.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file GenericFunctions/Landau.hh.
References operator()().
const Parameter & Genfun::Landau::peak | ( | ) | const |
const Parameter& Genfun::Landau::peak | ( | ) | const |
const Parameter & Genfun::Landau::width | ( | ) | const |
const Parameter& Genfun::Landau::width | ( | ) | const |