Lau2DAbsHistDPPdf.cc
Go to the documentation of this file.
51 std::cout << "INFO in Lau2DAbsHistDPPdf::calcMaxHeight : Max height = " << maxHeight_ << std::endl;
TRandom * zeroSeedRandom() Access the singleton random number generator with seed set from machine clock time (within +-1 sec)... Definition: LauRandom.cc:30 void updateSqDPKinematics(Double_t mPrime, Double_t thetaPrime) Update all kinematic quantities based on the square DP co-ordinates m' and theta'. Definition: LauKinematics.cc:102 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 LauKinematics class. void updateKinematics(Double_t m13Sq, Double_t m23Sq) Update all kinematic quantities based on the DP co-ordinates m13Sq and m23Sq. Definition: LauKinematics.cc:85 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:84 Bool_t withinSqDPLimits(Double_t mPrime, Double_t thetaPrime) const Check whether a given (m',theta') point is within the kinematic limits of the Dalitz plot... Definition: LauKinematics.cc:423 Bool_t withinDPLimits(Double_t m13Sq, Double_t m23Sq) const Check whether a given (m13Sq,m23Sq) point is within the kinematic limits of the Dalitz plot... Definition: LauKinematics.cc:351 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:97 File containing declaration of LauVetoes class. Generated by 1.8.5 |