OneDimPhaseSpace.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: OneDimPhaseSpace.cpp:58 Bool_t withinLimits(std::vector< Double_t > &x) Check if the point is within the phase space limits. Definition: OneDimPhaseSpace.cpp:36 UInt_t dimensionality() Get dimensionality of the phase space. Always equals to one. Definition: OneDimPhaseSpace.hh:31 OneDimPhaseSpace(const char *phaseSpaceName, Double_t lowerLimit, Double_t upperLimit) Constructor. Definition: OneDimPhaseSpace.cpp:15 Definition: OneDimPhaseSpace.hh:13 Generated by 1.8.9.1 |