LauSigmaRes.cc
Go to the documentation of this file.
77 std::cerr << "WARNING in LauSigmaRes::checkDaughterTypes : resPairAmpInt = " << resPairAmpInt << " is out of the range [1,2,3]." << std::endl;
86 std::cerr << "ERROR in LauSigmaRes::checkDaughterTypes : Sigma model is using daughters \""<<nameDaug1<<"\" and \""<<nameDaug2<<"\", which are not pions." << std::endl;
137 std::cout << "INFO in LauSigmaRes::setResonanceParameter : Setting parameter b1 = " << this->getB1Value() << std::endl;
141 std::cout << "INFO in LauSigmaRes::setResonanceParameter : Setting parameter b2 = " << this->getB2Value() << std::endl;
145 std::cout << "INFO in LauSigmaRes::setResonanceParameter : Setting parameter A = " << this->getAValue() << std::endl;
149 std::cout << "INFO in LauSigmaRes::setResonanceParameter : Setting parameter m0 = " << this->getM0Value() << std::endl;
152 std::cerr << "WARNING in LauSigmaRes::setResonanceParameter: Parameter name not reconised. No parameter changes made." << std::endl;
ClassImp(LauAbsCoeffSet) Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 TString getNameDaug2() const Get the name of the second daughter of the resonance. Definition: LauAbsResonance.cc:356 void setConstants(Double_t b1, Double_t b2, Double_t A, Double_t m0) Set the parameter values. Definition: LauSigmaRes.cc:62 Int_t getPairInt() const Get the integer to identify which DP axis the resonance belongs to. Definition: LauAbsResonance.hh:109 File containing declaration of LauSigmaRes class. virtual void setResonanceParameter(const TString &name, const Double_t value) Set value of the various parameters. Definition: LauSigmaRes.cc:132 void checkDaughterTypes() const Check that both daughters are the same type of particle. Definition: LauSigmaRes.cc:71 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant ampltiude. Definition: LauSigmaRes.cc:91 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:34 File containing LauConstants namespace. TString getNameDaug1() const Get the name of the first daughter of the resonance. Definition: LauAbsResonance.cc:338 Generated by ![]() |