111 if (
IsOwner()) {
delete oldObject; oldObject = 0;}
void Add(TObject *obj, const char *name=0, Int_t check=-1)
Add object with name to browser.
virtual TObject * AddObject(TObject *obj, Bool_t makeOwner=kTRUE)
Aliase for SetObject method.
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.
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
virtual void Delete(Option_t *opt="")
Delete - deletes the list of the TDataSet objects and all "Structural Members" as well This method do...
virtual void Browse(TBrowser *b)
Browse this dataset (called by TBrowser).
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
TObjectSet(const Char_t *name, TObject *obj=0, Bool_t makeOwner=kTRUE)
to be documented
virtual void Delete(Option_t *opt="")
to be documented
object has not been deleted
Using a TBrowser one can browse all ROOT objects.
virtual void SetObject(TObject *obj)
The depricated method (left here for the sake of the backward compatibility)
static TObjectSet * instance()
virtual void Browse(TBrowser *b)
Browse this dataset (called by TBrowser).
Mother of all ROOT objects.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
virtual Bool_t IsOwner() const
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
virtual ~TObjectSet()
to be documented