ROOT » ROOFIT » ROOFITCORE » RooFIter

class RooFIter



RooLinkedListIter is the TIterator implementation for RooLinkedList

Function Members (Methods)

Data Members

private:
const RooLinkedListElem*_ptr! Next link element

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

inline RooFIter()
{}
inline RooFIter(const RooLinkedList* list)
{}
RooAbsArg * next()
 Return next element in collection
TIterator& operator=(const TIterator& other)