Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooLinkedList.h File Reference
#include "TObject.h"
#include "RooLinkedListElem.h"
#include "TString.h"
#include <vector>
#include <memory>
#include <unordered_map>
Include dependency graph for RooLinkedList.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooLinkedList
 Collection class for internal use, storing a collection of RooAbsArg pointers in a doubly linked list. More...