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:338 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) This is not called, amplitude is used directly instead. Definition: LauRhoOmegaMix.cc:331 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:240 Bool_t fixwOmegaValue() const Fix the omega pole width parameter value. Definition: LauRhoOmegaMix.hh:151 Bool_t fixmOmegaValue() const Fix the omega pole mass parameter value. Definition: LauRhoOmegaMix.hh:132 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:261 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:470 Double_t rhoParRadius_ Previous value of the parents barrier radius of the rho resonance. Definition: LauRhoOmegaMix.hh:234 void setmagBValue(const Double_t magB) Set the omega B magnitude mixing parameter. Definition: LauRhoOmegaMix.cc:476 Double_t mOmegaCur_ Current value of the omega pole mass (floating or fixed) Definition: LauRhoOmegaMix.hh:243 Bool_t fixdeltaValue() const Fix the omega mixing parameter delta value. Definition: LauRhoOmegaMix.hh:208 Double_t rhoMass_ Previous value of the pole mass of the rho resonance. Definition: LauRhoOmegaMix.hh:228 Bool_t fixmagBValue() const Fix the omega B magnitude mixing parameter value. Definition: LauRhoOmegaMix.hh:170 LauRhoOmegaMix & operator=(const LauRhoOmegaMix &rhs) Copy assignment operator (not implemented) LauParameter * phiB_ B phase parameter of the omega mixing contribution. Definition: LauRhoOmegaMix.hh:258 Double_t rhoResRadius_ Previous value of the barrier radius of the rho resonance. Definition: LauRhoOmegaMix.hh:231 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauRhoOmegaMix.cc:446 Bool_t fixphiBValue() const Fix the omega B phase mixing parameter value. Definition: LauRhoOmegaMix.hh:189 Double_t getdeltaValue() const Get the omega mixing parameter delta. Definition: LauRhoOmegaMix.hh:202 Double_t wOmegaCur_ Current value of the omega pole mass (floating or fixed) Definition: LauRhoOmegaMix.hh:252 Double_t getwOmegaValue() const Get the omega pole width parameter value. Definition: LauRhoOmegaMix.hh:145 virtual LauComplex amplitude(const LauKinematics *kinematics) Get the complex dynamical amplitude. Definition: LauRhoOmegaMix.cc:254 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:126 void setdeltaValue(const Double_t delta) Set the omega mixing parameter delta. Definition: LauRhoOmegaMix.cc:488 LauAbsResonance * omegaRes_ Pointer to the omega (second) resonance lineshape. Definition: LauRhoOmegaMix.hh:273 Bool_t useDenom_ Boolean to specify if we want to use the denominator factor. Definition: LauRhoOmegaMix.hh:264 void setmOmegaValue(const Double_t mOmega) Set the omega pole mass parameter. Definition: LauRhoOmegaMix.cc:464 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:381 Bool_t doneFirstInit_ Boolean to specify if we have performed the first initialisation. Definition: LauRhoOmegaMix.hh:267 LauParameter * magB_ B magnitude parameter of the omega mixing contribution. Definition: LauRhoOmegaMix.hh:255 File containing declaration of LauAbsResonance class. LauAbsResonance * rhoRes_ Pointer to the rho (or first) resonance lineshape. Definition: LauRhoOmegaMix.hh:270 void setphiBValue(const Double_t phiB) Set the omega B phase mixing parameter. Definition: LauRhoOmegaMix.cc:482 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:249 Double_t getmagBValue() const Get the omega B magnitude mixing parameter. Definition: LauRhoOmegaMix.hh:164 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauRhoOmegaMix.cc:405 Double_t getphiBValue() const Get the omega B phase mixing parameter. Definition: LauRhoOmegaMix.hh:183 Generated by ![]() |