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;
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:339 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:106 File containing declaration of LauSigmaRes class. 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:321 Generated by 1.8.5 |