LauAbsBkgndDPModel.hh
Go to the documentation of this file.
The abstract interface for a background Dalitz plot model. Definition: LauAbsBkgndDPModel.hh:31 virtual Double_t getLikelihood(UInt_t iEvt)=0 Get likelihood for a given event. Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 const LauKinematics * getKinematics() const Get the Dalitz plot kinematics. Definition: LauAbsBkgndDPModel.hh:88 const LauDaughters * getDaughters() const Get the daughter particles. Definition: LauAbsBkgndDPModel.hh:76 LauAbsBkgndDPModel(LauDaughters *daughters, LauVetoes *vetoes) Constructor. Definition: LauAbsBkgndDPModel.cc:21 const LauVetoes * getVetoes() const Get vetoes in the Dalitz plot. Definition: LauAbsBkgndDPModel.hh:100 virtual void fillDataTree(const LauFitDataTree &fitDataTree)=0 Cache the input data and (if appropriate) the per-event likelihood values. LauAbsBkgndDPModel & operator=(const LauAbsBkgndDPModel &rhs) Copy assignment operator (not implemented) virtual Double_t getUnNormValue(UInt_t iEvt)=0 Get unnormalised likelihood for a given event. Generated by 1.8.5 |