OneDimPhaseSpace Class Reference
Inheritance diagram for OneDimPhaseSpace:
Detailed DescriptionClass which describes one-dimensional flat phase space (i.e. the finite range in one variable) Definition at line 13 of file OneDimPhaseSpace.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 15 of file OneDimPhaseSpace.cpp.
Destructor. Definition at line 32 of file OneDimPhaseSpace.cpp. Member Function Documentation
Get dimensionality of the phase space. Always equals to one. Implements AbsPhaseSpace. Definition at line 31 of file OneDimPhaseSpace.hh.
Return limits (lower and upper) for the variable at the certain point of the phase space.
Implements AbsPhaseSpace. Definition at line 58 of file OneDimPhaseSpace.cpp.
Check if the point is within the phase space limits. Implements AbsPhaseSpace. Definition at line 36 of file OneDimPhaseSpace.cpp. Member Data Documentation
Lower limit. Definition at line 54 of file OneDimPhaseSpace.hh.
Upper limit. Definition at line 57 of file OneDimPhaseSpace.hh. The documentation for this class was generated from the following files: Generated by 1.8.9.1 |