Lau2DAbsHistDPPdf.cc
Go to the documentation of this file.
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 void updateKinematics(const Double_t m13Sq, const Double_t m23Sq) Update all kinematic quantities based on the DP co-ordinates m13Sq and m23Sq. Definition: LauKinematics.cc:128 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 squareDP(const Bool_t calcSquareDPCoords) Enable/disable the calculation of square Dalitz plot co-ordinates. Definition: LauKinematics.hh:73 TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc: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:102 Lau2DAbsHistDPPdf(LauKinematics *kinematics, const LauVetoes *vetoes, Bool_t useUpperHalfOnly=kFALSE, Bool_t squareDP=kFALSE) Constructor. Definition: Lau2DAbsHistDPPdf.cc:41 void updateSqDPKinematics(const Double_t mPrime, const Double_t thetaPrime) Update all kinematic quantities based on the square DP co-ordinates m' and theta'. Definition: LauKinematics.cc:147 File containing declaration of LauVetoes class. 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. File containing declaration of Lau2DAbsHistDPPdf 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 |