CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <VoigtProfile.hh>
Public Member Functions | |
VoigtProfile () | |
VoigtProfile (const VoigtProfile &right) | |
virtual | ~VoigtProfile () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Parameter & | mass () |
Parameter & | width () |
Parameter & | sigma () |
VoigtProfile () | |
VoigtProfile (const VoigtProfile &right) | |
virtual | ~VoigtProfile () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Parameter & | mass () |
Parameter & | width () |
Parameter & | sigma () |
Definition at line 20 of file CLHEP/GenericFunctions/VoigtProfile.hh.
Definition at line 83 of file VoigtProfile.cc.
Genfun::VoigtProfile::VoigtProfile | ( | const VoigtProfile & | right | ) |
Definition at line 89 of file VoigtProfile.cc.
Genfun::VoigtProfile::~VoigtProfile | ( | ) | [virtual] |
Definition at line 97 of file VoigtProfile.cc.
Genfun::VoigtProfile::VoigtProfile | ( | const VoigtProfile & | right | ) |
virtual Genfun::VoigtProfile::~VoigtProfile | ( | ) | [virtual] |
Definition at line 115 of file VoigtProfile.cc.
Implements Genfun::AbsFunction.
Definition at line 100 of file VoigtProfile.cc.
References f(), Genfun::Parameter::getValue(), and nwwerf().
Referenced by operator()().
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 37 of file CLHEP/GenericFunctions/VoigtProfile.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file GenericFunctions/VoigtProfile.hh.
References operator()().
Definition at line 124 of file VoigtProfile.cc.
Definition at line 120 of file VoigtProfile.cc.