LauGaussIncohRes.cc
Go to the documentation of this file.
37 LauGaussIncohRes::LauGaussIncohRes(LauResonanceInfo* resInfo, const Int_t resPairAmpInt, const LauDaughters* daughters) :
66 std::cerr << "ERROR in LauGaussIncohRes::intensityFactor : Incorrect daughter pair defined." << std::endl;
75 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:187 Bool_t fixWidth() const Get the status of resonance width (fixed or released) Definition: LauAbsResonance.hh:330 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 Abstract class for defining incoherent resonant amplitude models. Definition: LauAbsIncohRes.hh:43 Int_t getPairInt() const Get the integer to identify which DP axis the resonance belongs to. Definition: LauAbsResonance.hh:157 File containing declaration of LauKinematics class. Bool_t fixMass() const Get the status of resonance mass (fixed or released) Definition: LauAbsResonance.hh:324 void addFloatingParameter(LauParameter *param) Add parameter to the list of floating parameters. Definition: LauAbsResonance.cc:440 std::vector< LauParameter * > & getParameters() Access the list of floating parameters. Definition: LauAbsResonance.hh:459 LauParameter * getWidthPar() Get the width parameter of the resonance. Definition: LauAbsResonance.hh:193 Class for defining an incoherent resonance with a Gaussian mass dependence. Definition: LauGaussIncohRes.hh:46 virtual Double_t intensityFactor(const LauKinematics *kinematics) Get intensity factor. Definition: LauGaussIncohRes.cc:50 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:86 File containing declaration of LauGaussIncohRes class. Generated by 1.8.5 |