LauResonanceMaker.cc
Go to the documentation of this file.
57 std::cout<<"INFO in LauResonanceMaker::createResonanceVector : Setting up possible resonance states..."<<std::endl;
191 // excited strange charm states name, mass, width, spin, charge, range parameter (defaults to 4.0)
247 LauAbsResonance* LauResonanceMaker::getResonance(const TString& resName, Int_t resPairAmpInt, const TString& resType)
264 for (std::vector<LauResonanceInfo>::const_iterator iter=resInfo_.begin(); iter!=resInfo_.end(); ++iter) {
268 std::cout<<"INFO in LauResonanceMaker::getResonance : Creating resonance: "<<resName<<std::endl;
418 std::cerr << "ERROR in LauResonanceMaker::getResonance : Could not match resonace type \"" << resTypeName << "\"." << std::endl;
434 for (std::vector<LauResonanceInfo>::const_iterator iter=resInfo_.begin(); iter!=resInfo_.end(); ++iter) {
File containing declaration of LauNRAmplitude class. File containing declaration of LauResonanceInfo class. ClassImp(LauAbsCoeffSet) Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:25 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 File containing declaration of LauBelleNR class. Class for defininf the Gounaris-Sakurai resonance model. Definition: LauGounarisSakuraiRes.hh:31 File containing declaration of LauDaughters class. LauAbsResonance * getResonance(const TString &resName, Int_t resPairAmpInt, const TString &resType) Create a resonance. Definition: LauResonanceMaker.cc:247 File containing declaration of LauGounarisSakuraiRes class. File containing declaration of LauBelleSymNR class. File containing declaration of LauBreitWignerRes class. Int_t resTypeInt(const TString &name) const Retrieve the integer index for the specified resonance. Definition: LauResonanceMaker.cc:426 File containing declaration of LauRelBreitWignerRes class. File containing declaration of LauLASSBWRes class. Class for defining the non resonant part of the LASS model. Definition: LauLASSNRRes.hh:31 void createResonanceVector() Create the list of known resonances. Definition: LauResonanceMaker.cc:51 File containing declaration of LauResonanceMaker class. File containing declaration of LauSigmaRes class. Class for defining the simple Breit-Wigner resonance model. Definition: LauBreitWignerRes.hh:31 File containing declaration of LauDabbaRes class. Class for defining the relativistic Breit-Wigner resonance model. Definition: LauRelBreitWignerRes.hh:31 File containing declaration of LauLASSRes class. File containing declaration of LauLASSNRRes class. 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 File containing declaration of LauAbsResonance class. File containing declaration of LauPolNR class. File containing declaration of LauKappaRes class. File containing declaration of LauFlatteRes class. File containing declaration of LauFlatNR class. Generated by 1.8.5 |