Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Private Attributes |
Static Private Attributes |
List of all members
LauEFKLLMRes Class Reference Class for defining the EFKLLM K-pi S-wave model. More...
Inheritance diagram for LauEFKLLMRes:
Detailed DescriptionClass for defining the EFKLLM K-pi S-wave model. Class for defining the EFKLLM form-factor model for the K-pi S-wave. The model consists of a tabulated form-factor, which is interpolated using cubic splines (one for magnitude values and one for phase values), multiplied by a mass-dependence (e.g. constant, 1/m^2, etc.). The massFactor resonance parameter is the power of the mass dependence - defaults to zero, i.e. constant. For more details see B. El-Bennich et al. Phys. Rev. D 79, 094005 (2009), arXiv:0902.3645 [hep-ph]. (The acronym EFKLLM is constructed from the surnames of the authors of the above paper.) Definition at line 36 of file LauEFKLLMRes.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 31 of file LauEFKLLMRes.cc.
Destructor. Definition at line 49 of file LauEFKLLMRes.cc. Member Function Documentation
See if the mass factor parameter is fixed or floating.
Definition at line 111 of file LauEFKLLMRes.hh.
Allow the various parameters to float in the fit.
Reimplemented from LauAbsResonance. Definition at line 67 of file LauEFKLLMRes.cc.
Retrieve the resonance parameters, e.g. so that they can be loaded into a fit.
Reimplemented from LauAbsResonance. Definition at line 91 of file LauEFKLLMRes.cc.
Get the power of the mass dependence.
Definition at line 105 of file LauEFKLLMRes.hh.
Get the resonance model type.
Implements LauAbsResonance. Definition at line 66 of file LauEFKLLMRes.hh.
Access the given resonance parameter.
Reimplemented from LauAbsResonance. Definition at line 81 of file LauEFKLLMRes.cc.
Complex resonant amplitude.
Implements LauAbsResonance. Definition at line 102 of file LauEFKLLMRes.cc.
Set the power of the mass dependence.
Definition at line 155 of file LauEFKLLMRes.cc.
Set value of a resonance parameter.
Reimplemented from LauAbsResonance. Definition at line 57 of file LauEFKLLMRes.cc.
Read the form factor information from text file. Creates the splines from the tabulated form factor data. These are shared between all instances of this class.
Definition at line 121 of file LauEFKLLMRes.cc. Member Data Documentation
Spline describing the magnitude variation of the form-factor. Definition at line 122 of file LauEFKLLMRes.hh.
The power of the mass dependence. Definition at line 127 of file LauEFKLLMRes.hh.
Spline describing the phase variation of the form-factor. Definition at line 124 of file LauEFKLLMRes.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |