library: libRooFit #include "RooThreshEntry.h" |
RooThreshEntry
class description - header file - source file - inheritance tree (.pdf)
public:
RooThreshEntry()
RooThreshEntry(Double_t thresh, const RooCatType& cat)
RooThreshEntry(const RooThreshEntry& other)
virtual ~RooThreshEntry()
const RooCatType& cat() const
static TClass* Class()
virtual TObject* Clone(const char*) const
virtual Int_t Compare(const TObject*) const
virtual TClass* IsA() const
virtual Bool_t IsSortable() const
RooThreshEntry& operator=(const RooThreshEntry&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Double_t thresh() const
protected:
Double_t _thresh
RooCatType _cat
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.