LauPoleRes.cc
Go to the documentation of this file.
34 LauPoleRes::LauPoleRes(LauResonanceInfo* resInfo, const Int_t resPairAmpInt, const LauDaughters* daughters) :
50 // mpole==(m0-iw0)==(rePole-i*imPole), to use the already defined mass and width of the resonance
LauParameter * getMassPar() Get the mass parameter of the resonance. Definition: LauAbsResonance.hh:194 Bool_t fixWidth() const Get the status of resonance width (fixed or released) Definition: LauAbsResonance.hh:337 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauPoleRes.cc:47 ClassImp(LauAbsCoeffSet) Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:46 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Bool_t fixMass() const Get the status of resonance mass (fixed or released) Definition: LauAbsResonance.hh:331 void addFloatingParameter(LauParameter *param) Add parameter to the list of floating parameters. Definition: LauAbsResonance.cc:447 virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauPoleRes.cc:64 std::vector< LauParameter * > & getParameters() Access the list of floating parameters. Definition: LauAbsResonance.hh:466 LauParameter * getWidthPar() Get the width parameter of the resonance. Definition: LauAbsResonance.hh:200 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:51 File containing declaration of LauPoleRes class. LauComplex scale(Double_t scaleVal) const Obtain the complex number scaled by some factor. Definition: LauComplex.hh:290 Generated by 1.8.5 |