|
ROOT
Reference Guide |
|
Go to the documentation of this file.
16 #ifndef ROO_LINKED_LIST_ELEM
17 #define ROO_LINKED_LIST_ELEM
Buffer base class used for serializing objects.
RooLinkedListElem * _next
RooLinkedListElem(const RooLinkedListElem &)
Reference count.
RooLinkedListElem is an link element for the RooLinkedList class.
RooLinkedListElem(TObject *arg)
Implementation of the GenericRooFIter interface for the RooLinkedList.
friend class RooLinkedListImplDetails::Pool
RooHashTable implements a hash table for TObjects.
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
RooLinkedListElem(TObject *arg, RooLinkedListElem *after)
RooLinkedListElem * _prev
Implementation of the actual iterator on RooLinkedLists.
Mother of all ROOT objects.
#define ClassDef(name, id)
friend class RooLinkedListImplDetails::Chunk
void init(TObject *arg, RooLinkedListElem *after=0)
virtual ~RooLinkedListElem()