library: libRooFit #include "RooThresholdCategory.h" |
RooThresholdCategory
class description - header file - source file - inheritance tree (.pdf)
protected:
virtual RooCatType evaluate() const
public:
RooThresholdCategory()
RooThresholdCategory(const char* name, const char* title, RooAbsReal& inputVar, const char* defCatName = "Default", Int_t defCatIdx = 0)
RooThresholdCategory(const RooThresholdCategory& other, const char* name = "0")
virtual ~RooThresholdCategory()
Bool_t addThreshold(Double_t upperLimit, const char* catName, Int_t catIdx = -99999)
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual TClass* IsA() const
virtual void printToStream(ostream& os, RooPrintable::PrintOption opt = Standard, TString indent = ) const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual void writeToStream(ostream& os, Bool_t compact) const
protected:
RooRealProxy _inputVar
RooCatType* _defCat
TSortedList _threshList
TIterator* _threshIter ! do not persist
RooThresholdCategory(const char *name, const char *title, RooAbsReal& inputVar, const char* defOut, Int_t defIdx)
Constructor with input category and name of default (unmapped) output state
Last update: Tue Jul 11 11:47:37 2006
Copyright (c) 2000-2005, Regents of the University of California *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.