111 if (
IsOwner()) {
delete oldObject; oldObject = 0;}
Using a TBrowser one can browse all ROOT objects.
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).
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
static TObjectSet * instance()
virtual TObject * AddObject(TObject *obj, Bool_t makeOwner=kTRUE)
Aliase for SetObject method.
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.
@ kNotDeleted
object has not been deleted
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.