DalitzPhaseSpace.hh
Go to the documentation of this file.
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: DalitzPhaseSpace.cpp:92 Definition: DalitzPhaseSpace.hh:14 DalitzPhaseSpace(const char *phaseSpaceName, Double_t mD, Double_t mA, Double_t mB, Double_t mC) Constructor. Definition: DalitzPhaseSpace.cpp:11 Bool_t withinLimits(std::vector< Double_t > &x) Check if the point is within the phase space limits. Definition: DalitzPhaseSpace.cpp:41 Double_t m_SqSum Sum of squared masses of daughter and mother particles. Definition: DalitzPhaseSpace.hh:98 UInt_t dimensionality() Get dimensionality of the phase space. Always equals to two. Definition: DalitzPhaseSpace.hh:39 Generated by 1.8.9.1 |