ParametricPhaseSpace.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: ParametricPhaseSpace.cpp:93 Bool_t withinLimits(std::vector< Double_t > &x) Check if the point is within the phase space limits. Definition: ParametricPhaseSpace.cpp:54 ParametricPhaseSpace(const char *phspName, AbsPhaseSpace *basePhaseSpace, const char *lowerFormula, const char *upperFormula, Double_t lowerLimit, Double_t upperLimit) Constructor. Definition: ParametricPhaseSpace.cpp:12 UInt_t dimensionality() Get dimensionality of the phase space. Definition: ParametricPhaseSpace.hh:40 Definition: ParametricPhaseSpace.hh:16 Generated by 1.8.9.1 |