LauEFKLLMRes.cc
Go to the documentation of this file.
88 std::cerr << "WARNING in LauEFKLLMRes::floatResonanceParameter: Parameter already floating. No parameter changes made."
153 std::cerr << "ERROR in LauEFKLLMRes::setupFormFactor : Unexpected number of fields in text file, aborting reading of form-factor information."
virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauEFKLLMRes.cc:119 File containing declaration of LauResonanceInfo class. const TString & getSanitisedName() const Get the name of the resonance. Definition: LauAbsResonance.hh:164 LauComplex scale(Double_t scaleVal) const Obtain the complex number scaled by some factor. Definition: LauComplex.hh:292 Bool_t fixMassFactor() const See if the mass factor parameter is fixed or floating. Definition: LauEFKLLMRes.hh:130 std::vector< LauParameter * > & getParameters() Access the list of floating parameters. Definition: LauAbsResonance.hh:497 LauParameter * getExtraParameter(const TString &parName) Retrieve an extra parameter of the resonance. Definition: LauResonanceInfo.cc:133 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 Class for defining a 1D cubic spline based on a set of knots. Definition: Lau1DCubicSpline.hh:84 void addFloatingParameter(LauParameter *param) Add parameter to the list of floating parameters. Definition: LauAbsResonance.cc:441 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauEFKLLMRes.cc:97 static void setupFormFactor(const TString &inputFile) Read the form factor information from text file. Definition: LauEFKLLMRes.cc:138 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauEFKLLMRes.cc:81 File containing declaration of Lau1DCubicSpline class. virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauEFKLLMRes.cc:108 LauEFKLLMRes(LauResonanceInfo *resInfo, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauEFKLLMRes.cc:41 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of a resonance parameter. Definition: LauEFKLLMRes.cc:69 void addExtraParameter(LauParameter *param, const Bool_t independentPar=kFALSE) Add an extra parameter of the resonance. Definition: LauResonanceInfo.cc:145 File containing declaration of LauTextFileParser class. Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:45 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc.... Definition: LauAbsResonance.hh:51 void setMassFactor(const Double_t massFactor) Set the power of the mass dependence. Definition: LauEFKLLMRes.cc:174 static Lau1DCubicSpline * magSpline_ Spline describing the magnitude variation of the form-factor. Definition: LauEFKLLMRes.hh:141 static Lau1DCubicSpline * phaseSpline_ Spline describing the phase variation of the form-factor. Definition: LauEFKLLMRes.hh:143 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 File containing declaration of LauEFKLLMRes class. File containing declaration of LauKinematics class. Generated by 1.8.18 |