26 auto tobj = obj->get_object<
TObject>();
28 auto utobj = obj->get_unique<
TObject>();
31 tobj = utobj.release();
Provider of different browsing methods for supported classes.
void RegisterDraw6(const TClass *cl, Draw6Func_t func)
virtual void Add(TObject *obj)
virtual void Clear(Option_t *option="")
Remove all objects from the list.
Provider for drawing of ROOT6 classes.
Mother of all ROOT objects.
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
@ kMustCleanup
if object destructor must call RecursiveRemove()
TVirtualPad is an abstract base class for the Pad and Canvas classes.
virtual TList * GetListOfPrimitives() const =0