Lau2DAbsHistDPPdf.cc
Go to the documentation of this file.
40 std::cerr << "WARNING in Lau2DAbsHistDPPdf constructor : forcing kinematics to calculate the required square DP co-ordinates" << std::endl;
58 std::cout << "INFO in Lau2DAbsHistDPPdf::calcMaxHeight : Max height = " << maxHeight_ << std::endl;
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:355 TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc:20 ClassImp(LauAbsCoeffSet) 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:86 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:103 void doBinFluctuation(TH2 *hist) Fluctuate the histogram bin contents in accordance with their errors. Definition: Lau2DAbsHistDPPdf.cc:61 File containing declaration of LauKinematics class. File containing declaration of Lau2DAbsHistDPPdf class. 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:91 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:86 File containing LauRandom namespace. void updateKinematics(Double_t x, Double_t y) const Update the current co-ordinates in the kinematic space. Definition: Lau2DAbsHistDPPdf.cc:104 File containing declaration of LauVetoes 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:427 Generated by 1.8.5 |