ExtendedDalitzPhaseSpace.hh
Go to the documentation of this file.
UInt_t dimensionality() Get dimensionality of the phase space. Always equals to two. Definition: ExtendedDalitzPhaseSpace.hh:42 Double_t m_MinAB Lower limit of AB invariant mass values. Definition: ExtendedDalitzPhaseSpace.hh:104 Bool_t limits(UInt_t var, std::vector< Double_t > &x, Double_t *lower, Double_t *upper) Return limits (lower and upper) for the variable at the certain point of the phase space... Definition: ExtendedDalitzPhaseSpace.cpp:112 Double_t m_SqSum Sum of squared masses of daughter particles. Definition: ExtendedDalitzPhaseSpace.hh:101 Double_t m_MinBC Lower limit of BC invariant mass values. Definition: ExtendedDalitzPhaseSpace.hh:110 Double_t m_MaxAB Upper limit of AB invariant mass values. Definition: ExtendedDalitzPhaseSpace.hh:107 Double_t m_MaxBC Upper limit of BC invariant mass values. Definition: ExtendedDalitzPhaseSpace.hh:113 ExtendedDalitzPhaseSpace(const char *phaseSpaceName, Double_t mDmin, Double_t mDmax, Double_t mA, Double_t mB, Double_t mC) Constructor. Definition: ExtendedDalitzPhaseSpace.cpp:11 Bool_t withinLimits(std::vector< Double_t > &x) Check if the point is within the phase space limits. Definition: ExtendedDalitzPhaseSpace.cpp:48 Generated by 1.8.9.1 |