ParametricPhaseSpace Class Reference
Inheritance diagram for ParametricPhaseSpace:
Detailed DescriptionClass which describes the parametric phase space It adds one dimension on top of another phase space with the upper and lower limits determined by TFormula expressions. Definition at line 16 of file ParametricPhaseSpace.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 12 of file ParametricPhaseSpace.cpp.
Destructor. Definition at line 50 of file ParametricPhaseSpace.cpp. Member Function Documentation
Get dimensionality of the phase space. Implements AbsPhaseSpace. Definition at line 40 of file ParametricPhaseSpace.hh.
Return limits (lower and upper) for the variable at the certain point of the phase space.
Implements AbsPhaseSpace. Definition at line 93 of file ParametricPhaseSpace.cpp.
Check if the point is within the phase space limits. Implements AbsPhaseSpace. Definition at line 54 of file ParametricPhaseSpace.cpp. Member Data Documentation
Cached dimensionality. Definition at line 75 of file ParametricPhaseSpace.hh.
Lower limit formula. Definition at line 69 of file ParametricPhaseSpace.hh.
Lower limit in additional variable. Definition at line 63 of file ParametricPhaseSpace.hh.
Base phase space. Definition at line 78 of file ParametricPhaseSpace.hh.
Upper limit formula. Definition at line 72 of file ParametricPhaseSpace.hh.
Upper limit in additional variable. Definition at line 66 of file ParametricPhaseSpace.hh. The documentation for this class was generated from the following files: Generated by 1.8.9.1 |