|
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 () |
Public Member Functions inherited from Genfun::AbsFunction | |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| virtual double | operator() (double argument) const =0 |
| virtual double | operator() (const Argument &argument) const =0 |
| virtual AbsFunction * | clone () const =0 |
| virtual FunctionComposition | operator() (const AbsFunction &f) const |
| virtual ParameterComposition | operator() (const AbsParameter &p) const |
| Derivative | derivative (const Variable &v) const |
| Derivative | prime () const |
| virtual bool | hasAnalyticDerivative () const |
| virtual Derivative | partial (unsigned int) const |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| virtual double | operator() (double argument) const =0 |
| virtual double | operator() (const Argument &argument) const =0 |
| virtual AbsFunction * | clone () const =0 |
| virtual FunctionComposition | operator() (const AbsFunction &f) const |
| virtual ParameterComposition | operator() (const AbsParameter &p) const |
| Derivative | derivative (const Variable &v) const |
| Derivative | prime () const |
| virtual bool | hasAnalyticDerivative () const |
| virtual Derivative | partial (unsigned int) const |
Definition at line 20 of file CLHEP/GenericFunctions/VoigtProfile.hh.
| Genfun::VoigtProfile::VoigtProfile | ( | ) |
Definition at line 83 of file VoigtProfile.cc.
| Genfun::VoigtProfile::VoigtProfile | ( | const VoigtProfile & | right | ) |
Definition at line 89 of file VoigtProfile.cc.
|
virtual |
Definition at line 97 of file VoigtProfile.cc.
| Genfun::VoigtProfile::VoigtProfile | ( | ) |
| Genfun::VoigtProfile::VoigtProfile | ( | const VoigtProfile & | right | ) |
|
virtual |
| Parameter & Genfun::VoigtProfile::mass | ( | ) |
Definition at line 115 of file VoigtProfile.cc.
| Parameter & Genfun::VoigtProfile::mass | ( | ) |
Implements Genfun::AbsFunction.
Definition at line 37 of file CLHEP/GenericFunctions/VoigtProfile.hh.
References a, and operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file GenericFunctions/VoigtProfile.hh.
References a, and operator()().
Implements Genfun::AbsFunction.
Definition at line 100 of file VoigtProfile.cc.
Referenced by operator()().
Implements Genfun::AbsFunction.
| Parameter & Genfun::VoigtProfile::sigma | ( | ) |
Definition at line 124 of file VoigtProfile.cc.
| Parameter & Genfun::VoigtProfile::sigma | ( | ) |
| Parameter & Genfun::VoigtProfile::width | ( | ) |
Definition at line 120 of file VoigtProfile.cc.
| Parameter & Genfun::VoigtProfile::width | ( | ) |