LauResonanceMaker.cc
Go to the documentation of this file.
189 // excited strange charm states name, mass, width, spin, charge, range parameter (defaults to 4.0)
232 LauAbsResonance* LauResonanceMaker::getResonance(const TString& resName, Int_t resPairAmpInt, const TString& resType)
249 for (std::vector<LauResonanceInfo>::const_iterator iter=resInfo_.begin(); iter!=resInfo_.end(); ++iter) {
394 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. 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:232 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:380 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 LauKappaRes class. File containing declaration of LauFlatteRes class. Generated by 1.8.5 |