LauLASSNRRes.cc
Go to the documentation of this file.
76 std::cerr << "WARNING in LauLASSNRRes::amplitude : Resonance spin is " << resSpin << "." << std::endl;
128 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Scattering Length = " << this->getScatteringLength() << std::endl;
132 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Effective Range = " << this->getEffectiveRange() << std::endl;
136 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Resonance Magnitude = " << this->getResonanceMag() << std::endl;
140 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Background Magnitude = " << this->getBackgroundMag() << std::endl;
144 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Resonance Phase = " << this->getResonancePhase() << std::endl;
148 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Background Phase = " << this->getBackgroundPhase() << std::endl;
152 std::cout << "INFO in LauLASSNRRes::setResonanceParameter : Setting LASS Cut Off = " << this->getCutOff() << std::endl;
155 std::cerr << "WARNING in LauLASSNRRes::setResonanceParameter: Parameter name not reconised. No parameter changes made." << std::endl;
Double_t getQ() const Get the current value of the daughter momentum in the resonance rest frame. Definition: LauAbsResonance.hh:166 virtual Double_t getEffectiveRange() Get the effective range parameter. Definition: LauLASSNRRes.hh:64 virtual void setResonancePhase(Double_t phiR) Set the resonance phase. Definition: LauLASSNRRes.hh:125 virtual void setEffectiveRange(Double_t r) Set the effective range parameter. Definition: LauLASSNRRes.hh:100 virtual void setScatteringLength(Double_t a) Set the scattering length parameter. Definition: LauLASSNRRes.hh:105 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 virtual void setBackgroundMag(Double_t B) Set the background magnitude. Definition: LauLASSNRRes.hh:110 virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Complex resonant amplitude. Definition: LauLASSNRRes.cc:82 virtual Double_t getScatteringLength() Get the scattering length range parameter. Definition: LauLASSNRRes.hh:69 Class for defining the non resonant part of the LASS model. Definition: LauLASSNRRes.hh:31 Double_t q0_ Decay momentum of either daughter in the resonance rest frame. Definition: LauLASSNRRes.hh:149 virtual void setResonanceParameter(Double_t value, const TString &name) Set value of the various parameters. Definition: LauLASSNRRes.cc:123 File containing declaration of LauLASSNRRes class. virtual void setBackgroundPhase(Double_t phiB) Set the background phase. Definition: LauLASSNRRes.hh:120 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:34 File containing LauConstants namespace. 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 virtual void setResonanceMag(Double_t R) Set the resonance magnitude. Definition: LauLASSNRRes.hh:115 Generated by 1.8.5 |