LauAbsResonance.hh
Go to the documentation of this file.
38 enum LauResonanceModel {BW, RelBW, Flatte, Sigma, Kappa, Dabba, LASS_BW, LASS_NR, LASS, NRModel, BelleNR, GS, KMatrix};
Definition: LauAbsResonance.hh:38 Definition: LauAbsResonance.hh:38 Double_t getQ() const Get the current value of the daughter momentum in the resonance rest frame. Definition: LauAbsResonance.hh:166 Int_t getChargeBachelor() const Get the charge of the bachelor daughter. Definition: LauAbsResonance.cc:285 Definition: LauAbsResonance.hh:38 Double_t getMassBachelor() const Get the mass of the bachelor daughter. Definition: LauAbsResonance.cc:219 Definition: LauAbsResonance.hh:38 const TString & getResonanceName() const Get the name of the resonance. Definition: LauAbsResonance.hh:80 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 Double_t getPstar() const Get the current value of the bachelor momentum in the parent rest frame. Definition: LauAbsResonance.hh:170 Definition: LauAbsResonance.hh:38 Double_t getP() const Get the current value of the bachelor momentum in the resonance rest frame. Definition: LauAbsResonance.hh:168 TString getNameDaug2() const Get the name of the second daughter of the resonance. Definition: LauAbsResonance.cc:333 Definition: LauAbsResonance.hh:38 Definition: LauAbsResonance.hh:38 const LauDaughters * getDaughters() const Access the daughters object. Definition: LauAbsResonance.hh:173 Int_t getPairInt() const Get the integer to identify which DP axis the resonance belongs to. Definition: LauAbsResonance.hh:86 Definition: LauAbsResonance.hh:38 Definition: LauAbsResonance.hh:41 virtual LauResonanceModel getResonanceModel() const =0 Get the resonance model type. Definition: LauAbsResonance.hh:38 Int_t getChargeParent() const Get the Charge of the parent particle. Definition: LauAbsResonance.cc:237 File containing declaration of LauComplex class. Definition: LauAbsResonance.hh:38 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm)=0 Complex resonant amplitude. TString getNameParent() const Get the name of the parent particle. Definition: LauAbsResonance.cc:303 Definition: LauAbsResonance.hh:41 Definition: LauAbsResonance.hh:38 TString getNameBachelor() const Get the name of the daughter that does not originate form the resonance. Definition: LauAbsResonance.cc:351 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:34 Definition: LauAbsResonance.hh:38 LauAbsResonance(const TString &resName, Double_t resMass, Double_t resWidth, Int_t resSpin, Int_t resCharge, Int_t resPairAmpInt, const LauDaughters *daughters) Constructor. Definition: LauAbsResonance.cc:38 TString getNameDaug1() const Get the name of the first daughter of the resonance. Definition: LauAbsResonance.cc:315 void changeResonance(Double_t newMass, Double_t newWidth, Int_t newSpin) Allow the mass, width and spin of the resonance to be changed. Definition: LauAbsResonance.cc:148 Definition: LauAbsResonance.hh:38 virtual LauComplex amplitude(const LauKinematics *kinematics) Calculate the complex amplitude. Definition: LauAbsResonance.cc:86 virtual void setResonanceParameter(Double_t value, const TString &name) Set the updated parameters from changeResonance. Definition: LauAbsResonance.cc:165 Generated by 1.8.5 |