LauDabbaRes.hh
Go to the documentation of this file.
53 LauDabbaRes( LauResonanceInfo* resInfo, const Int_t resPairAmpInt, const LauDaughters* daughters );
LauDabbaRes & operator=(const LauDabbaRes &rhs) Copy assignment operator (not implemented) virtual LauAbsResonance::LauResonanceModel getResonanceModel() const Get the resonance model type. Definition: LauDabbaRes.hh:65 File containing declaration of LauAbsResonance class. virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauDabbaRes.cc:176 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauDabbaRes.cc:248 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauDabbaRes.cc:135 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of the various parameters. Definition: LauDabbaRes.cc:195 File containing declaration of LauComplex class. Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:45 LauDabbaRes(LauResonanceInfo *resInfo, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauDabbaRes.cc:38 const Double_t beta Angle beta of the unitarity triangle - source PDG via HFLAV 2019. Definition: LauConstants.hh:99 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc.... Definition: LauAbsResonance.hh:51 void checkDaughterTypes() const Check that the daughter particles are D and pi. Definition: LauDabbaRes.cc:111 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauDabbaRes.cc:216 Generated by ![]() |