16 #ifndef ROO_THRESHOLD_CATEGORY
17 #define ROO_THRESHOLD_CATEGORY
virtual ~RooThresholdCategory()
Destructor.
Iterator abstract base class.
void writeToStream(std::ostream &os, Bool_t compact) const
Write object contents to given stream.
#define ClassDef(name, id)
A sorted doubly linked list.
virtual RooCatType evaluate() const
do not persist
Bool_t addThreshold(Double_t upperLimit, const char *catName, Int_t catIdx=-99999)
Insert threshold at value upperLimit.
static void indent(ostringstream &buf, int indent_level)
virtual TObject * clone(const char *newname) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Mother of all ROOT objects.
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.