LauKMatrixProdSVP.cc
Go to the documentation of this file.
22 LauKMatrixProdSVP::LauKMatrixProdSVP(const TString& SVPName, Int_t channelIndex, Int_t resPairAmpInt,
49 std::cerr << "ERROR in LauKMatrixProdSVP::resAmp : This method shouldn't get called." << std::endl;
50 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:33 File containing declaration of LauKMatrixProdSVP class. Bool_t useProdAdler_ Boolean to turn on/off the production Adler zero factor. Definition: LauKMatrixProdSVP.hh:83 File containing declaration of LauKMatrixPropagator class. virtual LauComplex resAmp(Double_t mass, Double_t spinTerm) Function not meant to be called. Definition: LauKMatrixProdSVP.cc:47 Double_t getAdlerZero() const Get the Adler zero factor, which is set when updatePropagator is called. Definition: LauKMatrixPropagator.hh:186 void updatePropagator(const LauKinematics *kinematics) Calculate the invariant mass squared s. Definition: LauKMatrixPropagator.cc:125 Abstract class for defining type for resonance amplitude models (Breit-Wigner, Flatte etc... Definition: LauAbsResonance.hh:37 Double_t getProdSVPTerm() const Get the "slowly-varying part" term of the amplitude. Definition: LauKMatrixPropagator.hh:132 LauComplex getPropTerm(Int_t channelIndex) const Get the full complex propagator term for a given channel. Definition: LauKMatrixPropagator.cc:91 virtual LauComplex amplitude(const LauKinematics *kinematics) The amplitude calculation. Definition: LauKMatrixProdSVP.cc:54 Class for defining a K-matrix production "slowly-varying part" (SVP) amplitude. Definition: LauKMatrixProdSVP.hh:31 Class for defining a K-matrix propagator. Definition: LauKMatrixPropagator.hh:36 Generated by 1.8.5 |