LauModIndPartWaveRealImag.cc File containing declaration of LauResonanceInfo class. const TString & getSanitisedName() const Get the name of the resonance. Definition: LauAbsResonance.hh:164 const TString & getResonanceName() const Get the name of the resonance. Definition: LauAbsResonance.hh:158 const std::vector< Double_t > & getMasses() Helper function to access the masses. Definition: LauAbsModIndPartWave.hh:181 std::vector< Double_t > & getAmp1Vals() Helper function to access the 1st parameter set. Definition: LauAbsModIndPartWave.hh:184 std::vector< LauParameter * > & getAmp2Pars() Helper function to access the 2nd parameter set. Definition: LauAbsModIndPartWave.hh:193 virtual void evaluateAmplitude(const Double_t mass) Evaluate the amplitude at the given point from the splines. Definition: LauModIndPartWaveRealImag.cc:147 Bool_t secondStage() const Check whether the parameter should be floated only in the second stage of a two stage fit. Definition: LauParameter.hh:241 File containing declaration of LauModIndPartWaveRealImag class. Class for defining a 1D cubic spline based on a set of knots. Definition: Lau1DCubicSpline.hh:84 std::vector< LauParameter * > & getAmp1Pars() Helper function to access the 1st parameter set. Definition: LauAbsModIndPartWave.hh:190 LauModIndPartWaveRealImag(LauResonanceInfo *resInfo, Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauModIndPartWaveRealImag.cc:39 File containing declaration of Lau1DCubicSpline class. 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 setAmp(const Double_t realPart, const Double_t imagPart) Helper function to set the current amplitude value. Definition: LauAbsModIndPartWave.hh:175 void addExtraParameter(LauParameter *param, const Bool_t independentPar=kFALSE) Add an extra parameter of the resonance. Definition: LauResonanceInfo.cc:145 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:45 File containing LauConstants namespace. virtual void createAmpParameters(const UInt_t iKnot) Method to create the parameter objects for the given knot. Definition: LauModIndPartWaveRealImag.cc:50 UInt_t nKnots() const Return the number of knots that have been defined (including those at the upper and lower kinematic l... Definition: LauAbsModIndPartWave.hh:78 const Lau1DCubicSpline * getSpline2() const Helper function to access the 1st spline. Definition: LauAbsModIndPartWave.hh:199 Double_t evaluate(Double_t x) const Evaluate the function at given point. Definition: Lau1DCubicSpline.cc:61 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 const Lau1DCubicSpline * getSpline1() const Helper function to access the 1st spline. Definition: LauAbsModIndPartWave.hh:196 LauResonanceInfo * getResInfo() const Access the resonance info object. Definition: LauAbsResonance.hh:445 Bool_t floatKnotsSecondStage() const Retrieve the value of the second stage flag. Definition: LauAbsModIndPartWave.hh:109 Abstract base class for defining a model independent partial wave component. Definition: LauAbsModIndPartWave.hh:47 std::vector< Double_t > & getAmp2Vals() Helper function to access the 2nd parameter set. Definition: LauAbsModIndPartWave.hh:187 File containing declaration of LauKinematics class. Generated by 1.8.18 |