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