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.
virtual RooCatType evaluate() const
Calculate and return the value of the mapping function.
#define ClassDef(name, id)
RooCatType is an auxilary class for RooAbsCategory and defines a a single category state...
virtual TObject * clone(const char *newname) const
Class RooBinningCategory provides a real-to-category mapping defined by a series of thresholds...
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.