LauAbsBkgndDPModel.hh The abstract interface for a background Dalitz plot model. Definition: LauAbsBkgndDPModel.hh:45 LauAbsBkgndDPModel(LauDaughters *daughters, LauVetoes *vetoes) Constructor. Definition: LauAbsBkgndDPModel.cc:33 LauAbsBkgndDPModel & operator=(const LauAbsBkgndDPModel &rhs) Copy assignment operator (not implemented) const LauVetoes * getVetoes() const Get vetoes in the Dalitz plot. Definition: LauAbsBkgndDPModel.hh:130 const LauKinematics * getKinematics() const Get the Dalitz plot kinematics. Definition: LauAbsBkgndDPModel.hh:118 virtual Double_t getUnNormValue(UInt_t iEvt)=0 Get unnormalised likelihood for a given event. virtual void fillDataTree(const LauFitDataTree &fitDataTree)=0 Cache the input data and (if appropriate) the per-event likelihood values. virtual Double_t getLikelihood(const Double_t m13Sq, const Double_t m23Sq)=0 Get likelihood for a given DP position. virtual Double_t getLikelihood(UInt_t iEvt)=0 Get likelihood for a given event. LauAbsBkgndDPModel(const LauAbsBkgndDPModel &rhs) Copy constructor (not implemented) virtual Double_t getUnNormValue(const Double_t m13Sq, const Double_t m23Sq)=0 Get unnormalised likelihood for a given DP position. const LauDaughters * getDaughters() const Get the daughter particles. Definition: LauAbsBkgndDPModel.hh:106 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Generated by ![]() |