Lau2DHistDP.hh
Go to the documentation of this file.
66 Double_t avEff = -1.0, Double_t avEffError = -1.0, Bool_t useUpperHalfOnly = kFALSE, Bool_t squareDP = kFALSE);
83 Lau2DHistDP(const TH2* hist, const TH2* errorHi, const TH2* errorLo, const LauDaughters* daughters,
85 Double_t avEff = -1.0, Double_t avEffError = -1.0, Bool_t useUpperHalfOnly = kFALSE, Bool_t squareDP = kFALSE);
Lau2DHistDP & operator=(const Lau2DHistDP &rhs) Copy assignment operator - not implemented. Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Double_t getBinHistValue(Int_t xBinNo, Int_t yBinNo) const Get the raw bin content from the histogram. Definition: Lau2DHistDP.cc:197 Abstract base class for defining a variation across a 2D DP based on a histogram. ... Definition: Lau2DAbsHistDP.hh:48 Lau2DHistDP(const TH2 *hist, const LauDaughters *daughters, Bool_t useInterpolation=kTRUE, Bool_t fluctuateBins=kFALSE, Double_t avEff=-1.0, Double_t avEffError=-1.0, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DHistDP.cc:44 Double_t interpolateXY(Double_t x, Double_t y) const Perform the interpolation. Definition: Lau2DHistDP.cc:215 Bool_t useInterpolation_ Control boolean for using the linear interpolation. Definition: Lau2DHistDP.hh:145 File containing declaration of Lau2DAbsHistDP class. Generated by 1.8.5 |