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