LauBelleSymNR.cc
Go to the documentation of this file.
26 LauBelleSymNR::LauBelleSymNR(const TString& resName, const LauAbsResonance::LauResonanceModel resType,
44 std::cerr << "WARNING in LauBelleSymNR::initialise : Dalitz plot is symmetric - this lineshape is not appropriate." << std::endl;
47 std::cerr << "WARNING in LauBelleSymNR::initialise : This lineshape is intended to be on the symmetrised axes of the DP." << std::endl;
51 std::cerr << "WARNING in LauBelleSymNR::initialise : Unknown model requested, defaulting to exponential." << std::endl;
90 std::cerr << " : Returning zero amplitude for mass = " << mass << " and spinTerm = " << spinTerm << "." << std::endl;
99 std::cout << "INFO in LauBelleSymNR::setResonanceParameter : Setting parameter alpha = " << this->getAlpha() << std::endl;
101 std::cerr << "WARNING in LauBelleSymNR::setResonanceParameter : Parameter name not reconised. No parameter changes made." << std::endl;
Definition: LauAbsResonance.hh:55 virtual void setAlpha(Double_t alpha) Set the parameter alpha, the effective range. Definition: LauBelleSymNR.hh:83 ClassImp(LauAbsCoeffSet) Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 Definition: LauAbsResonance.hh:54 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) This is not called, amplitude is used directly instead. Definition: LauBelleSymNR.cc:87 File containing declaration of LauDaughters class. File containing declaration of LauBelleSymNR class. const LauDaughters * getDaughters() const Access the daughters object. Definition: LauAbsResonance.hh:232 Int_t getPairInt() const Get the integer to identify which DP axis the resonance belongs to. Definition: LauAbsResonance.hh:109 File containing declaration of LauKinematics class. virtual LauComplex amplitude(const LauKinematics *kinematics) Get the complex dynamical amplitude. Definition: LauBelleSymNR.cc:56 Class for defining the symmetric Belle Non Resonant model. Definition: LauBelleSymNR.hh:33 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:34 virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of the various parameters. Definition: LauBelleSymNR.cc:94 Generated by 1.8.5 |