13#ifndef ROO_FORMULA_UTILS
14#define ROO_FORMULA_UTILS
47std::unique_ptr<RooFormulaEvaluator>
67using BinningMap = std::map<int, std::unique_ptr<RooAbsBinning>>;
79 double xlo,
double xhi);
static void indent(ostringstream &buf, int indent_level)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Abstract base class for RooRealVar binning definitions.
Abstract container object that can hold multiple RooAbsArg objects.
Abstract base class for objects that represent a real value that may appear on the left hand side of ...
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.