LauModIndPartWaveRealImag.hh
Go to the documentation of this file.
79 void setType( Lau1DCubicSpline::LauSplineType realType, Lau1DCubicSpline::LauSplineType imagType )
void setSplineType(Lau1DCubicSpline::LauSplineType type1, Lau1DCubicSpline::LauSplineType type2) Method to set the type of interpolation used for the splines. Definition: LauAbsModIndPartWave.cc:231 virtual LauAbsResonance::LauResonanceModel getResonanceModel() const Get the resonance model type. Definition: LauModIndPartWaveRealImag.hh:118 void setBoundaryConditions(Lau1DCubicSpline::LauSplineBoundaryType realLeftBound, Lau1DCubicSpline::LauSplineBoundaryType realRightBound, Lau1DCubicSpline::LauSplineBoundaryType imagLeftBound, Lau1DCubicSpline::LauSplineBoundaryType imagRightBound, Double_t realLeftGrad=0.0, Double_t realRightGrad=0.0, Double_t imagLeftGrad=0.0, Double_t imagRightGrad=0.0) Method to set the boundary conditions of the splines. Definition: LauModIndPartWaveRealImag.hh:95 virtual void evaluateAmplitude(const Double_t mass) Evaluate the amplitude at the given point from the splines. Definition: LauModIndPartWaveRealImag.cc:147 void setSplineBoundaryConditions(Lau1DCubicSpline::LauSplineBoundaryType leftBound1, Lau1DCubicSpline::LauSplineBoundaryType rightBound1, Lau1DCubicSpline::LauSplineBoundaryType leftBound2, Lau1DCubicSpline::LauSplineBoundaryType rightBound2, Double_t leftGrad1=0.0, Double_t rightGrad1=0.0, Double_t leftGrad2=0.0, Double_t rightGrad2=0.0) Method to set the boundary conditions of the splines. Definition: LauAbsModIndPartWave.cc:238 File containing declaration of LauComplex class. Class for defining a model independent partial wave component where the amplitudes are parameterised ... Definition: LauModIndPartWaveRealImag.hh:44 LauModIndPartWaveRealImag(LauResonanceInfo *resInfo, Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauModIndPartWaveRealImag.cc:39 virtual void setKnotAmp(const UInt_t knot, const Double_t realVal, const Double_t imagVal, const Bool_t fixRealPart, const Bool_t fixImagPart) Set the values of the two real parameters that define the amplitude at a given knot. Definition: LauModIndPartWaveRealImag.cc:81 void setType(Lau1DCubicSpline::LauSplineType realType, Lau1DCubicSpline::LauSplineType imagType) Method to set the type of interpolation used for the splines. Definition: LauModIndPartWaveRealImag.hh:79 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:45 virtual void createAmpParameters(const UInt_t iKnot) Method to create the parameter objects for the given knot. Definition: LauModIndPartWaveRealImag.cc:50 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 File containing declaration of LauAbsModIndPartWave class. Abstract base class for defining a model independent partial wave component. Definition: LauAbsModIndPartWave.hh:47 Generated by ![]() |