LauLASSNRRes.hh
Go to the documentation of this file.
53 LauLASSNRRes( LauResonanceInfo* resInfo, const Int_t resPairAmpInt, const LauDaughters* daughters );
virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauLASSNRRes.cc:178 Double_t getScatteringLength() const Get the scattering length range parameter. Definition: LauLASSNRRes.hh:131 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauLASSNRRes.cc:86 File containing declaration of LauAbsResonance class. virtual LauAbsResonance::LauResonanceModel getResonanceModel() const Get the resonance model type. Definition: LauLASSNRRes.hh:65 void setEffectiveRange(const Double_t r) Set the effective range parameter value. Definition: LauLASSNRRes.cc:191 Class for defining the non resonant part of the LASS model. Definition: LauLASSNRRes.hh:44 File containing declaration of LauComplex class. Bool_t fixEffectiveRange() const See if the effective range parameter is fixed or floating. Definition: LauLASSNRRes.hh:137 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauLASSNRRes.cc:154 void setScatteringLength(const Double_t a) Set the scattering length parameter value. Definition: LauLASSNRRes.cc:198 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:45 virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauLASSNRRes.cc:114 LauLASSNRRes(LauResonanceInfo *resInfo, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauLASSNRRes.cc:36 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of a resonance parameter. Definition: LauLASSNRRes.cc:137 Bool_t fixScatteringLength() const See if the scattering length parameter is fixed or floating. Definition: LauLASSNRRes.hh:143 LauLASSNRRes & operator=(const LauLASSNRRes &rhs) Copy assignment operator (not implemented) Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc.... Definition: LauAbsResonance.hh:51 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Generated by 1.8.18 |