Lau2DHistDPPdf.cc Double_t getm23SqMax() const Get the m23Sq maximum, (mParent - m1)^2. Definition: LauKinematics.hh:401 Lau2DHistDPPdf(const TH2 *hist, LauKinematics *kinematics, const LauVetoes *vetoes, Bool_t useInterpolation=kTRUE, Bool_t fluctuateBins=kFALSE, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DHistDPPdf.cc:41 File containing LauRandom namespace. void doBinFluctuation(TH2 *hist) Fluctuate the histogram bin contents in accordance with their errors. Definition: Lau2DAbsHistDPPdf.cc:77 void getUpperHalf(Double_t &x, Double_t &y) const If only using the upper half of the (symmetric) DP then transform into the correct half. Definition: Lau2DAbsHistDPPdf.cc:107 Abstract base class for defining a variation across a 2D DP based on a histogram. Definition: Lau2DAbsHistDPPdf.hh:47 Double_t interpolateXYNorm(Double_t x, Double_t y) const Perform the interpolation and divide by the normalisation. Definition: Lau2DHistDPPdf.cc:189 Bool_t passVeto(const LauKinematics *kinematics) const Check whether the specified Dalitz plot point passes the vetoes. Definition: LauVetoes.cc:124 const LauKinematics * getKinematics() const Get the kinematics object. Definition: Lau2DAbsHistDPPdf.hh:98 Double_t getm13SqMax() const Get the m13Sq maximum, (mParent - m2)^2. Definition: LauKinematics.hh:407 Double_t interpolateXY(Double_t x, Double_t y) const Perform the interpolation (unnormalised) Definition: Lau2DHistDPPdf.cc:196 File containing declaration of Lau2DHistDPPdf class. Bool_t withinDPBoundaries(Double_t x, Double_t y) const Check whether the given co-ordinates are within the kinematic boundary. Definition: Lau2DAbsHistDPPdf.cc:102 Double_t getBinHistValue(Int_t xBinNo, Int_t yBinNo) const Get the bin content from the histogram. Definition: Lau2DHistDPPdf.cc:167 File containing declaration of LauVetoes class. Bool_t useInterpolation_ Control boolean for using the linear interpolation. Definition: Lau2DHistDPPdf.hh:154 void updateKinematics(Double_t x, Double_t y) const Update the current co-ordinates in the kinematic space. Definition: Lau2DAbsHistDPPdf.cc:120 File containing declaration of LauKinematics class. Generated by ![]() |