
RooLinkedListIter is the TIterator implementation for RooLinkedList
| const RooLinkedListElem* | _cptr | ! Current link element |
| Bool_t | _forward | Iterator direction |
| const RooLinkedList* | _list | ! Collection iterated over |
| const RooLinkedListElem* | _ptr | ! Next link element |
