LauRhoOmegaMix.hh
Go to the documentation of this file.
virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauRhoOmegaMix.cc:356 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) This is not called, amplitude is used directly instead. Definition: LauRhoOmegaMix.cc:349 Bool_t fixed() const Check whether the parameter is fixed or floated. Definition: LauParameter.hh:228 Double_t mOmega0_ Initial default value of the omega pole mass from LauResonanceMaker. Definition: LauRhoOmegaMix.hh:243 Bool_t fixwOmegaValue() const Fix the omega pole width parameter value. Definition: LauRhoOmegaMix.hh:154 Bool_t fixmOmegaValue() const Fix the omega pole mass parameter value. Definition: LauRhoOmegaMix.hh:135 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:46 void checkDaughterTypes() const Check that both daughters are the same type of particle. Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 LauParameter * delta_ delta parameter of the omega mixing contribution Definition: LauRhoOmegaMix.hh:264 virtual LauAbsResonance::LauResonanceModel getResonanceModel() const Get the resonance model type. Definition: LauRhoOmegaMix.hh:86 void setwOmegaValue(const Double_t wOmega) Set the omega pole width parameter. Definition: LauRhoOmegaMix.cc:488 Double_t rhoParRadius_ Previous value of the parents barrier radius of the rho resonance. Definition: LauRhoOmegaMix.hh:237 Int_t whichAmpSq_ Which amplitude to calculate for rho/omega fit fractions. Definition: LauRhoOmegaMix.hh:279 void setmagBValue(const Double_t magB) Set the omega B magnitude mixing parameter. Definition: LauRhoOmegaMix.cc:494 Double_t mOmegaCur_ Current value of the omega pole mass (floating or fixed) Definition: LauRhoOmegaMix.hh:246 Bool_t fixdeltaValue() const Fix the omega mixing parameter delta value. Definition: LauRhoOmegaMix.hh:211 Double_t rhoMass_ Previous value of the pole mass of the rho resonance. Definition: LauRhoOmegaMix.hh:231 Bool_t fixmagBValue() const Fix the omega B magnitude mixing parameter value. Definition: LauRhoOmegaMix.hh:173 LauRhoOmegaMix & operator=(const LauRhoOmegaMix &rhs) Copy assignment operator (not implemented) LauParameter * phiB_ B phase parameter of the omega mixing contribution. Definition: LauRhoOmegaMix.hh:261 Double_t rhoResRadius_ Previous value of the barrier radius of the rho resonance. Definition: LauRhoOmegaMix.hh:234 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauRhoOmegaMix.cc:464 void setWhichAmpSq(Int_t which) Set which rho/omega amplitude to calculate for FF. Definition: LauRhoOmegaMix.hh:115 Bool_t fixphiBValue() const Fix the omega B phase mixing parameter value. Definition: LauRhoOmegaMix.hh:192 Double_t getdeltaValue() const Get the omega mixing parameter delta. Definition: LauRhoOmegaMix.hh:205 Double_t wOmegaCur_ Current value of the omega pole mass (floating or fixed) Definition: LauRhoOmegaMix.hh:255 Double_t getwOmegaValue() const Get the omega pole width parameter value. Definition: LauRhoOmegaMix.hh:148 virtual LauComplex amplitude(const LauKinematics *kinematics) Get the complex dynamical amplitude. Definition: LauRhoOmegaMix.cc:264 File containing declaration of LauComplex class. Class for defining the rho-omega resonance mixing model. Definition: LauRhoOmegaMix.hh:50 Double_t getmOmegaValue() const Get the omega pole mass parameter value. Definition: LauRhoOmegaMix.hh:129 void setdeltaValue(const Double_t delta) Set the omega mixing parameter delta. Definition: LauRhoOmegaMix.cc:506 LauAbsResonance * omegaRes_ Pointer to the omega (second) resonance lineshape. Definition: LauRhoOmegaMix.hh:276 Bool_t useDenom_ Boolean to specify if we want to use the denominator factor. Definition: LauRhoOmegaMix.hh:267 void setmOmegaValue(const Double_t mOmega) Set the omega pole mass parameter. Definition: LauRhoOmegaMix.cc:482 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:51 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of the various parameters. Definition: LauRhoOmegaMix.cc:399 Bool_t doneFirstInit_ Boolean to specify if we have performed the first initialisation. Definition: LauRhoOmegaMix.hh:270 LauParameter * magB_ B magnitude parameter of the omega mixing contribution. Definition: LauRhoOmegaMix.hh:258 File containing declaration of LauAbsResonance class. LauAbsResonance * rhoRes_ Pointer to the rho (or first) resonance lineshape. Definition: LauRhoOmegaMix.hh:273 void setphiBValue(const Double_t phiB) Set the omega B phase mixing parameter. Definition: LauRhoOmegaMix.cc:500 LauRhoOmegaMix(LauResonanceInfo *resInfo, const LauAbsResonance::LauResonanceModel resType, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauRhoOmegaMix.cc:42 Double_t wOmega0_ Initial default value of the omega pole width from LauResonanceMaker. Definition: LauRhoOmegaMix.hh:252 Double_t getmagBValue() const Get the omega B magnitude mixing parameter. Definition: LauRhoOmegaMix.hh:167 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauRhoOmegaMix.cc:423 Double_t getphiBValue() const Get the omega B phase mixing parameter. Definition: LauRhoOmegaMix.hh:186 Generated by ![]() |