DalitzPhaseSpace Class Reference
Inheritance diagram for DalitzPhaseSpace:
Detailed DescriptionClass that describes the Dalitz phase space: the phase space of a particle decaying to three other particles. This is a two-dimensional phase space defined by the squared invariant masses of the two pairs of final state particles. Definition at line 14 of file DalitzPhaseSpace.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 11 of file DalitzPhaseSpace.cpp.
Destructor. Definition at line 37 of file DalitzPhaseSpace.cpp. Member Function Documentation
Get dimensionality of the phase space. Always equals to two.
Implements AbsPhaseSpace. Definition at line 39 of file DalitzPhaseSpace.hh.
Return limits (lower and upper) for the variable at the certain point of the phase space.
Implements AbsPhaseSpace. Definition at line 92 of file DalitzPhaseSpace.cpp.
Get lower limit.
Implements AbsPhaseSpace. Definition at line 72 of file DalitzPhaseSpace.cpp.
Get upper limit.
Implements AbsPhaseSpace. Definition at line 82 of file DalitzPhaseSpace.cpp.
Check if the point is within the phase space limits.
Implements AbsPhaseSpace. Definition at line 41 of file DalitzPhaseSpace.cpp. Member Data Documentation
Mass of the particle A. Definition at line 74 of file DalitzPhaseSpace.hh.
Squared mass of the particle A. Definition at line 86 of file DalitzPhaseSpace.hh.
Mass of the particle B. Definition at line 77 of file DalitzPhaseSpace.hh.
Squared mass of the particle B. Definition at line 89 of file DalitzPhaseSpace.hh.
Mass of the particle C. Definition at line 80 of file DalitzPhaseSpace.hh.
Squared mass of the particle C. Definition at line 92 of file DalitzPhaseSpace.hh.
Mass of the mother particle. Definition at line 83 of file DalitzPhaseSpace.hh.
Squared mass of the mother particle. Definition at line 95 of file DalitzPhaseSpace.hh.
Upper limit of AB invariant mass values. Definition at line 104 of file DalitzPhaseSpace.hh.
Upper limit of BC invariant mass values. Definition at line 110 of file DalitzPhaseSpace.hh.
Lower limit of AB invariant mass values. Definition at line 101 of file DalitzPhaseSpace.hh.
Lower limit of BC invariant mass values. Definition at line 107 of file DalitzPhaseSpace.hh.
Sum of squared masses of daughter and mother particles. Definition at line 98 of file DalitzPhaseSpace.hh. The documentation for this class was generated from the following files: Generated by 1.8.9.1 |