|
RDFAnalysis
0.1.1
Physics analysis with ROOT::RDataFrame
|
File containing helper classes to build BGL graphs. More...
#include <boost/graph/adjacency_list.hpp>#include <vector>#include <functional>#include <type_traits>#include "RDFAnalysis/Utils/BoostGraphBuilder.icc"Go to the source code of this file.
Data Structures | |
| class | BoostGraphBuilder< InputNode, VertexInfo, ChildItr > |
| Class to build Boost Graph Library graphs from a recursive tree structure. More... | |
| struct | BoostGraphBuilder< InputNode, VertexInfo, ChildItr >::Vertex |
| The vertex struct. More... | |
Namespaces | |
| RDFAnalysis | |
| RDFAnalysis::detail | |
File containing helper classes to build BGL graphs.