LauLASSRes.hh
Go to the documentation of this file.
52 virtual LauAbsResonance::LauResonanceModel getResonanceModel() const {return LauAbsResonance::LASS;}
Bool_t fixed() const Check whether the parameter is fixed or floated. Definition: LauParameter.hh:195 virtual void floatResonanceParameter(const TString &name) Allow the various parameters to float in the fit. Definition: LauLASSRes.cc:217 virtual LauAbsResonance::LauResonanceModel getResonanceModel() const Get the resonance model type. Definition: LauLASSRes.hh:52 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:32 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 Double_t getScatteringLength() const Get the scattering length range parameter. Definition: LauLASSRes.hh:115 Bool_t fixScatteringLength() const See if the scattering length parameter is fixed or floating. Definition: LauLASSRes.hh:127 Definition: LauAbsResonance.hh:49 Double_t q0_ Decay momentum of either daughter in the resonance rest frame. Definition: LauLASSRes.hh:147 Bool_t fixEffectiveRange() const See if the effective range parameter is fixed or floating. Definition: LauLASSRes.hh:121 File containing declaration of LauComplex class. virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauLASSRes.cc:101 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of a resonance parameter. Definition: LauLASSRes.cc:203 void setScatteringLength(const Double_t a) Set the scattering length parameter value. Definition: LauLASSRes.cc:257 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:37 File containing declaration of LauAbsResonance class. void setEffectiveRange(const Double_t r) Set the effective range parameter value. Definition: LauLASSRes.cc:250 LauLASSRes(LauResonanceInfo *resInfo, const Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauLASSRes.cc:24 LauLASSRes & operator=(const LauLASSRes &rhs) Copy assignment operator (not implemented) virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauLASSRes.cc:180 virtual LauParameter * getResonanceParameter(const TString &name) Access the given resonance parameter. Definition: LauLASSRes.cc:238 Generated by 1.8.5 |