AbsPhaseSpace Class Referenceabstract Abstract class which defines phase space interface. More...
Inheritance diagram for AbsPhaseSpace:
Detailed DescriptionAbstract class which defines phase space interface. Definition at line 10 of file AbsPhaseSpace.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 6 of file AbsPhaseSpace.cpp.
Destructor. Definition at line 11 of file AbsPhaseSpace.cpp. Member Function Documentation
Get dimensionality of phase space.
Implemented in CombinedPhaseSpace, IntersectionPhaseSpace, ExtendedDalitzPhaseSpace, ParametricPhaseSpace, DalitzPhaseSpace, and OneDimPhaseSpace.
Return limits (lower and upper) for the variable at a certain point of the phase space.
Implemented in CombinedPhaseSpace, IntersectionPhaseSpace, ExtendedDalitzPhaseSpace, DalitzPhaseSpace, ParametricPhaseSpace, and OneDimPhaseSpace.
Return lower allowed limit of the variable.
Implemented in CombinedPhaseSpace, IntersectionPhaseSpace, ExtendedDalitzPhaseSpace, DalitzPhaseSpace, ParametricPhaseSpace, and OneDimPhaseSpace.
Return the name of the phase space.
Definition at line 63 of file AbsPhaseSpace.hh.
Return upper allowed limit of the variable.
Implemented in CombinedPhaseSpace, IntersectionPhaseSpace, ExtendedDalitzPhaseSpace, DalitzPhaseSpace, ParametricPhaseSpace, and OneDimPhaseSpace.
Check if the point is within phase space limits.
Implemented in CombinedPhaseSpace, IntersectionPhaseSpace, ExtendedDalitzPhaseSpace, DalitzPhaseSpace, ParametricPhaseSpace, and OneDimPhaseSpace. Member Data Documentation
Phase space name. Definition at line 68 of file AbsPhaseSpace.hh. The documentation for this class was generated from the following files:
Generated by 1.8.9.1 |