LauGaussIncohRes.cc
Go to the documentation of this file.
23 LauGaussIncohRes::LauGaussIncohRes(LauResonanceInfo* resInfo, const Int_t resPairAmpInt, const LauDaughters* daughters) :
52 std::cerr << "ERROR in LauGaussIncohRes::intensityFactor : Incorrect daughter pair defined." << std::endl;
61 std::cerr << "ERROR in LauGaussIncohRes::intensityFactor : Gaussian width cannot be zero." << std::endl;
LauParameter * getMassPar() Get the mass parameter of the resonance. Definition: LauAbsResonance.hh:159 Bool_t fixWidth() const Get the status of resonance width (fixed or released) Definition: LauAbsResonance.hh:295 ClassImp(LauAbsCoeffSet) 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 Abstract class for defining incoherent resonant amplitude models. Definition: LauAbsIncohRes.hh:29 Int_t getPairInt() const Get the integer to identify which DP axis the resonance belongs to. Definition: LauAbsResonance.hh:129 File containing declaration of LauKinematics class. Bool_t fixMass() const Get the status of resonance mass (fixed or released) Definition: LauAbsResonance.hh:289 void addFloatingParameter(LauParameter *param) Add parameter to the list of floating parameters. Definition: LauAbsResonance.cc:326 std::vector< LauParameter * > & getParameters() Access the list of floating parameters. Definition: LauAbsResonance.hh:393 LauParameter * getWidthPar() Get the width parameter of the resonance. Definition: LauAbsResonance.hh:165 Class for defining an incoherent resonance with a Gaussian mass dependence. Definition: LauGaussIncohRes.hh:32 virtual Double_t intensityFactor(const LauKinematics *kinematics) Get intensity factor. Definition: LauGaussIncohRes.cc:36 File containing LauConstants namespace. virtual const std::vector< LauParameter * > & getFloatingParameters() Retrieve the resonance parameters, e.g. so that they can be loaded into a fit. Definition: LauGaussIncohRes.cc:72 File containing declaration of LauGaussIncohRes class. Generated by 1.8.5 |