library: libRooFit #include "RooNameSet.h" |
RooNameSet
class description - source file - inheritance tree (.pdf)
protected:
void extendBuffer(Int_t inc)
public:
RooNameSet()
RooNameSet(const RooArgSet& argSet)
RooNameSet(const RooNameSet& other)
virtual ~RooNameSet()
static TClass* Class()
virtual TObject* Clone(const char*) const
virtual TClass* IsA() const
RooNameSet& operator=(const RooNameSet&)
Bool_t operator==(const RooNameSet& other)
virtual void Print(Option_t* options = "0") const
virtual void printToStream(ostream& os, RooPrintable::PrintOption opt = Standard, TString indent = ) const
void refill(const RooArgSet& argSet)
RooArgSet* select(const RooArgSet& list) const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
Int_t _len
char* _nameList [_len]
RooNameSet()
RooNameSet(const RooArgSet& argSet)
RooNameSet(const RooNameSet& other) : TObject(other), RooPrintable(other), _nameList()
void extendBuffer(Int_t inc)
void refill(const RooArgSet& argSet)
RooArgSet* select(const RooArgSet& list) const
~RooNameSet()
void printToStream(ostream &os, PrintOption /*opt*/, TString indent) const
Inline Functions
TObject* Clone(const char*) const
Bool_t operator==(const RooNameSet& other)
RooNameSet& operator=(const RooNameSet&)
void Print(Option_t* options = "0") const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Tue Jun 28 18:13:55 2005
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.