#define ClassDefOverride(name, id)
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
TObject * At(int index) const
Return object stored in sequential position given by index.
void Delete(Option_t *o=nullptr) override
Remove all elements in collection and delete all elements NB: Collection does not own elements,...
virtual void Add(TObject *arg)
void Clear(Option_t *o=nullptr) override
Remove all elements from collection.
RooInt is a minimal implementation of a TNamed holding a TObject.
const RooLinkedList & objList() const
RooTObjWrap(const RooTObjWrap &other)
void setObj(TObject *inObj)
RooTObjWrap(TObject *inObj, bool isArray=false)
void setOwning(bool flag)
RooTObjWrap(bool isArray=false)
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.