Lau2DAbsHistDP.cc
Go to the documentation of this file.
55 std::cerr << "WARNING in Lau2DAbsHistDP constructor : forcing kinematics to calculate the required square DP co-ordinates"
134 void Lau2DAbsHistDP::raiseOrLowerBins( TH2* hist, const Double_t avEff, const Double_t avEffError )
File containing declaration of LauBifurcatedGaussPdf class. File containing LauRandom namespace. virtual LauFitData generate(const LauKinematics *kinematics) Generate an event from the PDF. Definition: LauAbsPdf.cc:338 void doBinFluctuation(TH2 *hist) Fluctuate the contents of each histogram bin independently, in accordance with their errors. Definition: Lau2DAbsHistDP.cc:66 Bool_t withinDPBoundaries(Double_t x, Double_t y) const Check whether the given co-ordinates are within the kinematic boundary. Definition: Lau2DAbsHistDP.cc:179 Bool_t squareDP() const Determine to use or not the square Dalitz plot. Definition: LauDaughters.hh:102 Double_t computeAverageContents(const TH2 *hist) const Compute the average bin content for bins within the kinematic boundary. Definition: Lau2DAbsHistDP.cc:144 File containing declaration of Lau2DAbsHistDP class. Bool_t withinDPLimits(const Double_t m13Sq, const Double_t m23Sq) const Check whether a given (m13Sq,m23Sq) point is within the kinematic limits of the Dalitz plot. Definition: LauKinematics.cc:439 void raiseOrLowerBins(TH2 *hist, const Double_t avEff, const Double_t avEffError) Rescale the histogram bin contents based on the desired average efficiency and its uncertainty. Definition: Lau2DAbsHistDP.cc:134 void squareDP(const Bool_t calcSquareDPCoords) Enable/disable the calculation of square Dalitz plot co-ordinates. Definition: LauKinematics.hh:73 Class for defining a bifurcated Gaussian PDF. Definition: LauBifurcatedGaussPdf.hh:47 File containing declaration of LauDaughters class. TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc:33 Lau2DAbsHistDP(const LauDaughters *daughters, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DAbsHistDP.cc:43 const LauKinematics * kinematics_ Kinematics used to check events are within DP boundary. Definition: Lau2DAbsHistDP.hh:139 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: Lau2DAbsHistDP.cc:184 std::map< TString, Double_t > LauFitData Type for holding event data. Definition: LauFitDataTree.hh:45 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 virtual Bool_t heightUpToDate() const Check if the maximum height of the PDF is up to date. Definition: LauAbsPdf.hh:287 File containing declaration of LauKinematics class. Bool_t withinSqDPLimits(const Double_t mPrime, const Double_t thetaPrime) const Check whether a given (m',theta') point is within the kinematic limits of the Dalitz plot. Definition: LauKinematics.cc:511 Generated by 1.8.18 |