#define ClassDef(name, id)
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
TObject * At(Int_t index) const
Return object stored in sequential position given by index.
void Delete(Option_t *o=0)
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=0)
Remove all elements from collection.
RooInt is a minimal implementation of a TNamed holding a TObject.
RooTObjWrap(Bool_t isArray=kFALSE)
RooTObjWrap(TObject *inObj, Bool_t isArray=kFALSE)
void setOwning(Bool_t flag)
const RooLinkedList & objList() const
RooTObjWrap(const RooTObjWrap &other)
void setObj(TObject *inObj)
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.