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