LauResonanceInfo.hh
Go to the documentation of this file.
37 LauResonanceInfo(const TString& name, Double_t mass, Double_t width, Int_t spin, Int_t charge, Double_t range = 4.0);
Int_t getCharge() const Retrieve the charge of the resonant particle. Definition: LauResonanceInfo.hh:70 TString getName() const Retrieve the name of the resonant particle. Definition: LauResonanceInfo.hh:46 Class for defining the properties of a resonant particle. Definition: LauResonanceInfo.hh:25 Int_t getSpin() const Retrieve the spin of the resonant particle. Definition: LauResonanceInfo.hh:64 Double_t getRange() const Retrieve the range of the resonant particle. Definition: LauResonanceInfo.hh:76 Double_t getMass() const Retrieve the mass of the resonant particle. Definition: LauResonanceInfo.hh:52 LauResonanceInfo(const TString &name, Double_t mass, Double_t width, Int_t spin, Int_t charge, Double_t range=4.0) Constructor. Definition: LauResonanceInfo.cc:20 Double_t getWidth() const Retrieve the width of the resonant particle. Definition: LauResonanceInfo.hh:58 Generated by 1.8.5 |