16 #ifndef ROO_BINNING_CATEGORY
17 #define ROO_BINNING_CATEGORY
virtual void printMultiline(std::ostream &os, Int_t content, Bool_t verbose=kFALSE, TString indent="") const
Print info about this threshold category to the specified stream.
#define ClassDef(name, id)
virtual RooCatType evaluate() const
Calculate and return the value of the mapping function.
RooCatType is an auxilary class for RooAbsCategory and defines a a single category state...
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual TObject * clone(const char *newname) const
Class RooBinningCategory provides a real-to-category mapping defined by a series of thresholds...
static void indent(ostringstream &buf, int indent_level)
void initialize(const char *catTypeName=0)
Iterator over all bins in input variable and define corresponding state labels.
Mother of all ROOT objects.
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
RooAbsCategory is the common abstract base class for objects that represent a discrete value with a f...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
virtual ~RooBinningCategory()
Destructor.