11#ifndef ROOT_TObjectSet
12#define ROOT_TObjectSet
#define ClassDef(name, id)
Using a TBrowser one can browse all ROOT objects.
static TObjectSet * instance()
virtual Long_t HasData() const
virtual TObject * AddObject(TObject *obj, Bool_t makeOwner=kTRUE)
Aliase for SetObject method.
virtual TObject * GetObject() const
The depricated method (left here for the sake of the backward compatibility)
virtual void SetObject(TObject *obj)
The depricated method (left here for the sake of the backward compatibility)
virtual TDataSet * Instance() const
apply the class default ctor to instantiate a new object of the same kind.
virtual Bool_t DoOwner(Bool_t done=kTRUE)
Set / Reset the ownerships and returns the previous status of the ownerships.
TObjectSet(const Char_t *name, TObject *obj=0, Bool_t makeOwner=kTRUE)
to be documented
virtual void Delete(Option_t *opt="")
to be documented
virtual void Browse(TBrowser *b)
Browse this dataset (called by TBrowser).
virtual ~TObjectSet()
to be documented
virtual Bool_t IsOwner() const
Mother of all ROOT objects.
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const