LauBelleNR.cc
Go to the documentation of this file.
67 std::cerr << "WARNING in LauBelleNR::initialise : Dalitz plot is symmetric - this lineshape is not appropriate."
72 std::cerr << "WARNING in LauBelleNR::initialise : Unknown model requested, defaulting to exponential."
119 std::cerr << "WARNING in LauBelleNR::setResonanceParameter: Parameter name not reconised. No parameter changes made."
131 std::cerr << "WARNING in LauBelleNR::floatResonanceParameter: Parameter already floating. No parameter changes made."
File containing declaration of LauResonanceInfo class. const TString & getSanitisedName() const Get the name of the resonance. Definition: LauAbsResonance.hh:164 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauBelleNR.cc:140 std::vector< LauParameter * > & getParameters() Access the list of floating parameters. Definition: LauAbsResonance.hh:497 File containing declaration of LauParameter class. File containing declaration of LauBelleNR class. void setAlpha(const Double_t alpha) Set the parameter alpha, the effective range. Definition: LauBelleNR.cc:151 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 void addFloatingParameter(LauParameter *param) Add parameter to the list of floating parameters. Definition: LauAbsResonance.cc:441 Int_t getPairInt() const Get the integer to identify which DP axis the resonance belongs to. Definition: LauAbsResonance.hh:170 const LauDaughters * getDaughters() const Access the daughters object. Definition: LauAbsResonance.hh:448 LauBelleNR(LauResonanceInfo *resInfo, const LauAbsResonance::LauResonanceModel resType, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauBelleNR.cc:39 File containing declaration of LauDaughters class. 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 Bool_t fixAlpha() const See if the alpha parameter is fixed or floating. Definition: LauBelleNR.hh:131 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauBelleNR.cc:83 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc.... Definition: LauAbsResonance.hh:51 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauBelleNR.cc:124 virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauBelleNR.cc:100 void setSpinType(const LauSpinType spinType) Set the spin formalism to be used. Definition: LauAbsResonance.hh:366 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of the various parameters. Definition: LauBelleNR.cc:111 Bool_t gotSymmetricalDP() const Is Dalitz plot symmetric, i.e. 2 identical particles. Definition: LauDaughters.hh:84 Generated by 1.8.18 |