LauBkgndDPModel.hh Bool_t squareDP_ Flags whether or not to work in square DP coordinates. Definition: LauBkgndDPModel.hh:168 virtual Double_t getUnNormValue(const Double_t m13Sq, const Double_t m23Sq) Get unnormalised likelihood for a given DP position. Definition: LauBkgndDPModel.cc:298 The abstract interface for a background Dalitz plot model. Definition: LauAbsBkgndDPModel.hh:45 void setBkgndSpline(const TH2 *histo, Bool_t fluctuateBins, Bool_t useUpperHalfOnly, Bool_t squareDP) Set the background histogram and generate a spline. Definition: LauBkgndDPModel.cc:103 Double_t calcHistValue(Double_t xVal, Double_t yVal) Calulate histogram value at a given point. Definition: LauBkgndDPModel.cc:131 LauBkgndDPModel(LauDaughters *daughters, LauVetoes *vetoes) Constructor. Definition: LauBkgndDPModel.cc:45 LauBkgndDPModel & operator=(const LauBkgndDPModel &rhs) Copy assignment operator (not implemented) void setBkgndHisto(const TH2 *histo, Bool_t useInterpolation, Bool_t fluctuateBins, Bool_t useUpperHalfOnly, Bool_t squareDP=kFALSE) Set background histogram. Definition: LauBkgndDPModel.cc:69 Bool_t lowBinWarningIssued_ Flag to track whether a warning has been issued for bin values less than zero. Definition: LauBkgndDPModel.hh:189 Lau2DAbsDPPdf * bgHistDPPdf_ PDF of Dalitz plot background, from a 2D histogram. Definition: LauBkgndDPModel.hh:171 Pure abstract base class for defining a variation across a 2D DP. Definition: Lau2DAbsDPPdf.hh:40 Bool_t doneGenWarning_ Boolean to indicate if the warning that there is no histogram has already been issued. Definition: LauBkgndDPModel.hh:186 virtual void fillDataTree(const LauFitDataTree &fitDataTree) Cache the input data and (if appropriate) the per-event likelihood values. Definition: LauBkgndDPModel.cc:266 virtual Double_t getLikelihood(const Double_t m13Sq, const Double_t m23Sq) Get likelihood for a given DP position. Definition: LauBkgndDPModel.cc:315 LauBkgndDPModel(const LauBkgndDPModel &rhs) Copy constructor (not implemented) virtual Double_t getPdfNorm() const Get PDF normalisation constant. Definition: LauBkgndDPModel.hh:134 File containing declaration of LauAbsBkgndDPModel class. std::vector< Double_t > bgData_ Cached histogram values for each event. Definition: LauBkgndDPModel.hh:174 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Class for defining a histogram-based background Dalitz plot model. Definition: LauBkgndDPModel.hh:48 Generated by ![]() |