library: libRooFit #include "RooTObjWrap.h" |
RooTObjWrap
class description - source file - inheritance tree (.pdf)
public:
RooTObjWrap(Bool_t isArray = kFALSE)
RooTObjWrap(TObject* obj, Bool_t isArray = kFALSE)
RooTObjWrap(const RooTObjWrap& other)
virtual ~RooTObjWrap()
static TClass* Class()
virtual TClass* IsA() const
TObject* obj() const
const RooLinkedList& objList() const
RooTObjWrap& operator=(const RooTObjWrap&)
void setObj(TObject* obj)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Bool_t _isArray
RooLinkedList _list
Inline Functions
void ~RooTObjWrap()
RooTObjWrap RooTObjWrap(Bool_t isArray = kFALSE)
RooTObjWrap RooTObjWrap(TObject* obj, Bool_t isArray = kFALSE)
RooTObjWrap RooTObjWrap(const RooTObjWrap& other)
TObject* obj() const
const RooLinkedList& objList() const
void setObj(TObject* obj)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooTObjWrap& operator=(const RooTObjWrap&)
Last update: Tue Jun 28 18:15:23 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.