Lau2DAbsHistDPPdf.hh
Go to the documentation of this file.
Pure abstract base class for defining a variation across a 2D DP. Definition: Lau2DAbsDPPdf.hh:26 Abstract base class for defining a variation across a 2D DP based on a histogram. ... Definition: Lau2DAbsHistDPPdf.hh:33 Bool_t withinDPBoundaries(Double_t x, Double_t y) const Check whether the given co-ordinates are within the kinematic boundary. Definition: Lau2DAbsHistDPPdf.cc:79 void doBinFluctuation(TH2 *hist) Fluctuate the histogram bin contents in accordance with their errors. Definition: Lau2DAbsHistDPPdf.cc:54 File containing declaration of Lau2DAbsDPPdf class. Lau2DAbsHistDPPdf(LauKinematics *kinematics, const LauVetoes *vetoes, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DAbsHistDPPdf.cc:29 Lau2DAbsHistDPPdf & operator=(const Lau2DAbsHistDPPdf &rhs) Copy assignment operator - not implemented. 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:84 Double_t getMaxHeight() const Retrieve maximum height of the PDF. Definition: Lau2DAbsHistDPPdf.hh:53 virtual Double_t interpolateXY(Double_t x, Double_t y) const =0 Perform the interpolation (unnormalised) virtual Double_t interpolateXYNorm(Double_t x, Double_t y) const =0 Perform the interpolation and divide by the normalisation. const LauKinematics * getKinematics() const Get the kinematics object. Definition: Lau2DAbsHistDPPdf.hh:82 void updateKinematics(Double_t x, Double_t y) const Update the current co-ordinates in the kinematic space. Definition: Lau2DAbsHistDPPdf.cc:97 Generated by 1.8.5 |