LauKMatrixProdSVP.cc
Go to the documentation of this file.
36 LauKMatrixProdSVP::LauKMatrixProdSVP(const TString& SVPName, Int_t channelIndex, Int_t resPairAmpInt,
63 std::cerr << "ERROR in LauKMatrixProdSVP::resAmp : This method shouldn't get called." << std::endl;
64 std::cerr << " Returning zero amplitude for mass = " << mass << " and spinTerm = " << spinTerm << "." << std::endl;
ClassImp(LauAbsCoeffSet) Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 File containing declaration of LauKMatrixProdSVP class. Bool_t useProdAdler_ Boolean to turn on/off the production Adler zero factor. Definition: LauKMatrixProdSVP.hh:97 File containing declaration of LauKMatrixPropagator class. virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Function not meant to be called. Definition: LauKMatrixProdSVP.cc:61 Double_t getAdlerZero() const Get the Adler zero factor, which is set when updatePropagator is called. Definition: LauKMatrixPropagator.hh:200 void updatePropagator(const LauKinematics *kinematics) Calculate the invariant mass squared s. Definition: LauKMatrixPropagator.cc:139 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:51 Double_t getProdSVPTerm() const Get the "slowly-varying part" term of the amplitude. Definition: LauKMatrixPropagator.hh:146 LauComplex getPropTerm(Int_t channelIndex) const Get the full complex propagator term for a given channel. Definition: LauKMatrixPropagator.cc:105 virtual LauComplex amplitude(const LauKinematics *kinematics) The amplitude calculation. Definition: LauKMatrixProdSVP.cc:68 Class for defining a K-matrix production "slowly-varying part" (SVP) amplitude. Definition: LauKMatrixProdSVP.hh:45 Class for defining a K-matrix propagator. Definition: LauKMatrixPropagator.hh:50 Generated by ![]() |