LauModIndPartWave Class Reference Class for defining a model independent partial wave component. More...
Inheritance diagram for LauModIndPartWave:
Detailed DescriptionClass for defining a model independent partial wave component. Class for defining a model independent partial wave component. This model uses splines to produce a partial wave from a set of masses and amplitudes. The magnitude and phase at each point can be floated in the fit and the amplitudes at the kinematic limits are fixed to zero. Definition at line 32 of file LauModIndPartWave.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 35 of file LauModIndPartWave.cc.
Destructor. Definition at line 47 of file LauModIndPartWave.cc. Member Function Documentation
Add a knot to the magnitude and phase splines. Knots must be added in ascending order and two knots cannot be placed at the same mass. Knots are added automatically at the upper and lower kinematic thesholds and can be updated using LauModIndPartWave::setKnotAmp.
Definition at line 96 of file LauModIndPartWave.cc.
Retrieve the resonance parameters, e.g. so that they can be loaded into a fit.
Reimplemented from LauAbsResonance. Definition at line 231 of file LauModIndPartWave.cc.
Get the resonance model type.
Implements LauAbsResonance. Definition at line 76 of file LauModIndPartWave.hh.
Initialise the model. Implements LauAbsResonance. Definition at line 67 of file LauModIndPartWave.cc.
Complex resonant amplitude.
Implements LauAbsResonance. Definition at line 197 of file LauModIndPartWave.cc.
Set the magnitude and phase at a given knot. The knot at the upper (lower) kinematic threshold can be accessed as knot -1 (0)
Definition at line 152 of file LauModIndPartWave.cc. Member Data Documentation
Whether the magnitude should be fixed for the knot at the upper kinematic threshold. Definition at line 121 of file LauModIndPartWave.hh.
Whether the phase should be fixed for the knot at the upper kinematic threshold. Definition at line 123 of file LauModIndPartWave.hh.
Flag to identify whether the model has been intialised yet. Definition at line 114 of file LauModIndPartWave.hh.
The parameters for the values at the knots in the magnitude spline. Definition at line 109 of file LauModIndPartWave.hh.
The values of the magnitude spline at the knots. Definition at line 104 of file LauModIndPartWave.hh.
The spline used to calculate the magnitude at a given mass. Definition at line 94 of file LauModIndPartWave.hh.
The masses at which knots are defined in the magnitude and phase splines. Definition at line 102 of file LauModIndPartWave.hh.
The number of knots in the magnitude and phase splines. Definition at line 99 of file LauModIndPartWave.hh.
The parameters for the values at the knots in the phase spline. Definition at line 111 of file LauModIndPartWave.hh.
The values of the phase spline at the knots. Definition at line 106 of file LauModIndPartWave.hh.
The spline used to calculate the phase at a given mass. Definition at line 96 of file LauModIndPartWave.hh.
Magnitude for the knot at the upper kinematic threshold. Definition at line 117 of file LauModIndPartWave.hh.
Phase for the knot at the upper kinematic threshold. Definition at line 119 of file LauModIndPartWave.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |