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 49 of file LauEFKLLMRes.hh. Constructor & Destructor Documentation◆ LauEFKLLMRes()
Constructor.
Definition at line 41 of file LauEFKLLMRes.cc. Member Function Documentation◆ fixMassFactor()
See if the mass factor parameter is fixed or floating.
Definition at line 130 of file LauEFKLLMRes.hh. ◆ floatResonanceParameter()
Allow the various parameters to float in the fit.
Reimplemented from LauAbsResonance. Definition at line 81 of file LauEFKLLMRes.cc. ◆ getFloatingParameters()
Retrieve the resonance parameters, e.g. so that they can be loaded into a fit.
Reimplemented from LauAbsResonance. Definition at line 108 of file LauEFKLLMRes.cc. ◆ getMassFactor()
Get the power of the mass dependence.
Definition at line 121 of file LauEFKLLMRes.hh. ◆ getResonanceModel()
Get the resonance model type.
Implements LauAbsResonance. Definition at line 79 of file LauEFKLLMRes.hh. ◆ getResonanceParameter()
Access the given resonance parameter.
Reimplemented from LauAbsResonance. Definition at line 97 of file LauEFKLLMRes.cc. ◆ resAmp()
Complex resonant amplitude.
Implements LauAbsResonance. Definition at line 119 of file LauEFKLLMRes.cc. ◆ setMassFactor()
Set the power of the mass dependence.
Definition at line 174 of file LauEFKLLMRes.cc. ◆ setResonanceParameter()
Set value of a resonance parameter.
Reimplemented from LauAbsResonance. Definition at line 69 of file LauEFKLLMRes.cc. ◆ setupFormFactor()
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 138 of file LauEFKLLMRes.cc. The documentation for this class was generated from the following files:
Generated by 1.8.18 |