27 unsigned int ndim =
NDim();
29 if (range.
NDim() == 0)
return true;
32 for (
unsigned int i = 0; i < ndim; ++i) {
Namespace for new ROOT classes and functions.
unsigned int NDim() const
get the dimension (dimension of the cooordinates)
unsigned int NDim() const
get range dimension
class describing the range in the coordinates it supports multiple range in a coordinate.
TFitResultPtr Fit(FitObject *h1, TF1 *f1, Foption_t &option, const ROOT::Math::MinimizerOptions &moption, const char *goption, ROOT::Fit::DataRange &range)
bool IsInRange(const DataRange &range) const
check if a Point is inside the given range
bool IsInside(double x, unsigned int icoord=0) const
check if a point is inside the range for the given coordinate