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:324 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) This is not called, amplitude is used directly instead. Definition: LauRhoOmegaMix.cc:317 Bool_t fixed() const Check whether the parameter is fixed or floated. Definition: LauParameter.hh:214 Double_t mOmega0_ Initial default value of the omega pole mass from LauResonanceMaker. Definition: LauRhoOmegaMix.hh:226 Bool_t fixwOmegaValue() const Fix the omega pole width parameter value. Definition: LauRhoOmegaMix.hh:137 Bool_t fixmOmegaValue() const Fix the omega pole mass parameter value. Definition: LauRhoOmegaMix.hh:118 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:32 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:33 LauParameter * delta_ delta parameter of the omega mixing contribution Definition: LauRhoOmegaMix.hh:247 virtual LauAbsResonance::LauResonanceModel getResonanceModel() const Get the resonance model type. Definition: LauRhoOmegaMix.hh:72 void setwOmegaValue(const Double_t wOmega) Set the omega pole width parameter. Definition: LauRhoOmegaMix.cc:456 Double_t rhoParRadius_ Previous value of the parents barrier radius of the rho resonance. Definition: LauRhoOmegaMix.hh:220 void setmagBValue(const Double_t magB) Set the omega B magnitude mixing parameter. Definition: LauRhoOmegaMix.cc:462 Double_t mOmegaCur_ Current value of the omega pole mass (floating or fixed) Definition: LauRhoOmegaMix.hh:229 Bool_t fixdeltaValue() const Fix the omega mixing parameter delta value. Definition: LauRhoOmegaMix.hh:194 Double_t rhoMass_ Previous value of the pole mass of the rho resonance. Definition: LauRhoOmegaMix.hh:214 Bool_t fixmagBValue() const Fix the omega B magnitude mixing parameter value. Definition: LauRhoOmegaMix.hh:156 LauRhoOmegaMix & operator=(const LauRhoOmegaMix &rhs) Copy assignment operator (not implemented) LauParameter * phiB_ B phase parameter of the omega mixing contribution. Definition: LauRhoOmegaMix.hh:244 Double_t rhoResRadius_ Previous value of the barrier radius of the rho resonance. Definition: LauRhoOmegaMix.hh:217 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauRhoOmegaMix.cc:432 Bool_t fixphiBValue() const Fix the omega B phase mixing parameter value. Definition: LauRhoOmegaMix.hh:175 Double_t getdeltaValue() const Get the omega mixing parameter delta. Definition: LauRhoOmegaMix.hh:188 Double_t wOmegaCur_ Current value of the omega pole mass (floating or fixed) Definition: LauRhoOmegaMix.hh:238 Double_t getwOmegaValue() const Get the omega pole width parameter value. Definition: LauRhoOmegaMix.hh:131 virtual LauComplex amplitude(const LauKinematics *kinematics) Get the complex dynamical amplitude. Definition: LauRhoOmegaMix.cc:240 File containing declaration of LauComplex class. Class for defining the rho-omega resonance mixing model. Definition: LauRhoOmegaMix.hh:36 Double_t getmOmegaValue() const Get the omega pole mass parameter value. Definition: LauRhoOmegaMix.hh:112 void setdeltaValue(const Double_t delta) Set the omega mixing parameter delta. Definition: LauRhoOmegaMix.cc:474 LauAbsResonance * omegaRes_ Pointer to the omega (second) resonance lineshape. Definition: LauRhoOmegaMix.hh:259 Bool_t useDenom_ Boolean to specify if we want to use the denominator factor. Definition: LauRhoOmegaMix.hh:250 void setmOmegaValue(const Double_t mOmega) Set the omega pole mass parameter. Definition: LauRhoOmegaMix.cc:450 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:37 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of the various parameters. Definition: LauRhoOmegaMix.cc:367 Bool_t doneFirstInit_ Boolean to specify if we have performed the first initialisation. Definition: LauRhoOmegaMix.hh:253 LauParameter * magB_ B magnitude parameter of the omega mixing contribution. Definition: LauRhoOmegaMix.hh:241 File containing declaration of LauAbsResonance class. LauAbsResonance * rhoRes_ Pointer to the rho (or first) resonance lineshape. Definition: LauRhoOmegaMix.hh:256 void setphiBValue(const Double_t phiB) Set the omega B phase mixing parameter. Definition: LauRhoOmegaMix.cc:468 LauRhoOmegaMix(LauResonanceInfo *resInfo, const LauAbsResonance::LauResonanceModel resType, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauRhoOmegaMix.cc:28 Double_t wOmega0_ Initial default value of the omega pole width from LauResonanceMaker. Definition: LauRhoOmegaMix.hh:235 Double_t getmagBValue() const Get the omega B magnitude mixing parameter. Definition: LauRhoOmegaMix.hh:150 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauRhoOmegaMix.cc:391 Double_t getphiBValue() const Get the omega B phase mixing parameter. Definition: LauRhoOmegaMix.hh:169 Generated by 1.8.5 |