LauKinematics.cc
Go to the documentation of this file.
31 LauKinematics::LauKinematics(Double_t m1, Double_t m2, Double_t m3, Double_t mParent, Bool_t calcSquareDPCoords) :
236 Double_t LauKinematics::cFromM(Double_t mijSq, Double_t mikSq, Double_t mij, Int_t i, Int_t j, Int_t k) const
246 cerr<<"Warning: EiCmsij = "<<EiCmsij<<" too small < mass_["<<i<<"] = "<<mass_[i]<<" in cFromM, i, j, k = "<<i<<", "<<j<<", "<<k<<endl;
254 cerr<<"Warning: EkCmsij = "<<EkCmsij<<" too small < mass_["<<k<<"] = "<<mass_[k]<<" in cFromM, i, j, k = "<<i<<", "<<j<<", "<<k<<endl;
278 Double_t LauKinematics::mFromC(Double_t mijSq, Double_t cij, Double_t mij, Int_t i, Int_t j, Int_t k) const
290 cerr<<"Warning: EiCmsij = "<<EiCmsij<<" < "<<mass_[i]<<" in mFromC, i, j, k = "<<i<<", "<<j<<", "<<k<<endl;
296 cerr<<"Warning: EkCmsij = "<<EkCmsij<<" < "<<mass_[k]<<" in mFromC, i, j, k = "<<i<<", "<<j<<", "<<k<<endl;
Double_t calcThirdMassSq(Double_t firstMassSq, Double_t secondMassSq) const Calculate the third invariant mass square from the two provided (e.g. mjkSq from mijSq and mikSq) ... Definition: LauKinematics.cc:435 TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc:20 void updateMassSq_m13(Double_t m13, Double_t c13) Update the variables m12Sq_ and m23Sq_ given the invariant mass m13 and the cosine of the helicity an... Definition: LauKinematics.cc:504 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 Bool_t withinDPLimits2(Double_t m13Sq, Double_t m23Sq) const Check whether a given (m13Sq,m23Sq) point is within the kinematic limits of the Dalitz plot (alternat... Definition: LauKinematics.cc:389 Double_t getm23SqMax() const Get the m23Sq maximum, (mParent - m1)^2. Definition: LauKinematics.hh:306 void drawDPContour(Int_t orientation=1323, Int_t nbins=100) Method to draw the Dalitz plot contours on the top of the histo previously drawn. ... Definition: LauKinematics.cc:552 Double_t getm13SqMax() const Get the m13Sq maximum, (mParent - m2)^2. Definition: LauKinematics.hh:311 Double_t distanceFromDPCentre() const Calculate the distance from the currently set (m13Sq, m23Sq) point to the centre of the Dalitz plot (... Definition: LauKinematics.cc:441 File containing declaration of LauKinematics class. Double_t genm23Sq() const Randomly generate the invariant mass squared m23Sq. Definition: LauKinematics.cc:539 std::vector< Double_t > mSqDiff_ Vector of the difference between the mSqMax and mSqMin. Definition: LauKinematics.hh:505 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 void genFlatSqDP(Double_t &mPrime, Double_t &thetaPrime) const Routine to generate events flat in the square Dalitz plot. Definition: LauKinematics.cc:339 Double_t pCalc(Double_t energy, Double_t massSq) const General method to calculate the momentum of a particle, given its energy and invariant mass squared... Definition: LauKinematics.cc:462 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 Double_t mFromC(Double_t mijSq, Double_t cij, Double_t mij, Int_t i, Int_t j, Int_t k) const General method to calculate mikSq given mijSq and cosHel_ij. Definition: LauKinematics.cc:278 void flipAndUpdateKinematics() Flips the DP variables m13^2 <-> m23^2 and recalculates all kinematic quantities. ... Definition: LauKinematics.cc:479 void updateMassSq_m23(Double_t m23, Double_t c23) Update the variables m12Sq_ and m13Sq_ given the invariant mass m23 and the cosine of the helicity an... Definition: LauKinematics.cc:489 void updateSqDPMassSquares(Double_t mPrime, Double_t thetaPrime) Update some kinematic quantities based on the square DP co-ordinates m' and theta'. Definition: LauKinematics.cc:170 File containing LauRandom namespace. void updateMassSq_m12(Double_t m12, Double_t c12) Update the variables m23Sq_ and m13Sq_ given the invariant mass m12 and the cosine of the helicity an... Definition: LauKinematics.cc:519 Double_t genm13Sq() const Randomly generate the invariant mass squared m13Sq. Definition: LauKinematics.cc:533 Double_t c23_ Cosine of the helicity angle theta23, which is defined as the angle between 1&2 in the rest frame of ... Definition: LauKinematics.hh:531 void calcParentFrameMomenta() Calculate the momenta of each daughter in the parent rest frame. Definition: LauKinematics.cc:207 std::vector< Double_t > mDiff_ Vector of the difference between the mMax and mMin. Definition: LauKinematics.hh:496 Bool_t squareDP_ Should we calculate the square DP co-ordinates or not? Definition: LauKinematics.hh:566 File containing LauConstants namespace. Double_t c12_ Cosine of the helicity angle theta12, which is defined as the angle between 1&3 in the rest frame of ... Definition: LauKinematics.hh:529 Double_t getm12SqMax() const Get the m12Sq maximum, (mParent - m3)^2. Definition: LauKinematics.hh:316 void genFlatPhaseSpace(Double_t &m13Sq, Double_t &m23Sq) const Routine to generate events flat in phase-space. Definition: LauKinematics.cc:319 Double_t genm12Sq() const Randomly generate the invariant mass squared m12Sq. Definition: LauKinematics.cc:545 Double_t calcSqDPJacobian() Calculate the Jacobian for the transformation m23^2, m13^2 -> m', theta' (square DP) ... Definition: LauKinematics.cc:128 Double_t c13_ Cosine of the helicity angle theta13, which is defined as the angle between 1&2 in the rest frame of ... Definition: LauKinematics.hh:533 void calcHelicities() Calculate cosines of the helicity angles, momenta of daughters and bachelor in various ij rest frames... Definition: LauKinematics.cc:218 Double_t cFromM(Double_t mijSq, Double_t mikSq, Double_t mij, Int_t i, Int_t j, Int_t k) const General method to calculate the cos(helicity) variables from the masses of the particles. Definition: LauKinematics.cc:236 void updateMassSquares(Double_t m13Sq, Double_t m23Sq) Update some kinematic quantities based on the DP co-ordinates m13Sq and m23Sq. Definition: LauKinematics.cc:147 std::vector< Double_t > mSq_ Vector of daughter particles masses squared. Definition: LauKinematics.hh:499 Bool_t withinDPLimits() const Check whether the currently set (m13Sq,m23Sq) point is within the kinematic limits of the Dalitz plot... Definition: LauKinematics.cc:346 void calcSqDPVars() Calculate the m' and theta' variables for the square Dalitz plot. Definition: LauKinematics.cc:111 Generated by 1.8.5 |