LauFlatteRes.cc
Go to the documentation of this file.
141 0.324; // 0.324 +/- 0.015 GeV (NB this value needs to be squared since the paper uses g_1^2 and g_2^2)
143 g1Val; // 1.03 +/- 0.14 (NB this is indeed the ratio of what the paper refers to as g_2^2 and g_1^2, so can be used unchanged here)
166 0.324; // 0.324 +/- 0.015 GeV (NB this value needs to be squared since the paper uses g_1^2 and g_2^2)
168 g1Val; // 1.03 +/- 0.14 (NB this is indeed the ratio of what the paper refers to as g_2^2 and g_1^2, so can be used unchanged here)
366 std::cerr << "WARNING in LauFlatteRes::floatResonanceParameter: Parameter already floating. No parameter changes made."
374 std::cerr << "WARNING in LauFlatteRes::floatResonanceParameter: Parameter already floating. No parameter changes made."
virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauFlatteRes.cc:359 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 LauParameter * getMassPar() Get the mass parameter of the resonance. Definition: LauAbsResonance.hh:200 std::vector< LauParameter * > & getParameters() Access the list of floating parameters. Definition: LauAbsResonance.hh:497 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauFlatteRes.cc:254 virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauFlatteRes.cc:321 LauParameter * getExtraParameter(const TString &parName) Retrieve an extra parameter of the resonance. Definition: LauResonanceInfo.cc:133 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of a resonance parameter. Definition: LauFlatteRes.cc:343 LauFlatteRes(LauResonanceInfo *resInfo, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauFlatteRes.cc:38 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 void changeResonance(const Double_t newMass, const Double_t newWidth, const Int_t newSpin) Allow the mass, width and spin of the resonance to be changed. Definition: LauAbsResonance.cc:374 void addFloatingParameter(LauParameter *param) Add parameter to the list of floating parameters. Definition: LauAbsResonance.cc:441 Double_t fixg2Parameter() const See if the g2 parameter is fixed or floating. Definition: LauFlatteRes.hh:131 Double_t fixg1Parameter() const See if the g1 parameter is fixed or floating. Definition: LauFlatteRes.hh:125 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauFlatteRes.cc:383 Bool_t absorbM0_ Flag to specify whether the couplings absorb the m_0 factor. Definition: LauFlatteRes.hh:168 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. File containing declaration of LauFlatteRes class. Bool_t fixMass() const Get the status of resonance mass (fixed or released) Definition: LauAbsResonance.hh:354 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc.... Definition: LauAbsResonance.hh:51 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 void valueAndRange(Double_t newValue, Double_t newMinValue, Double_t newMaxValue) Set the value and range for the parameter. Definition: LauParameter.cc:504 Generated by ![]() |