#include "ROOT/RDF/RNodeBase.hxx"
#include "ROOT/RDF/NodesUtils.hxx"
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
Classes | |
class | ROOT::Detail::RDF::RLoopManager |
The head node of a RDF computation graph. More... | |
class | ROOT::Detail::RDF::RLoopManager::TCallback |
class | ROOT::Detail::RDF::RLoopManager::TOneTimeCallback |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Detail |
namespace | ROOT::Detail::RDF |
namespace | ROOT::Internal |
namespace | ROOT::Internal::RDF |
namespace | ROOT::Internal::RDF::GraphDrawing |
namespace | ROOT::RDF |
Functions | |
ColumnNames_t | ROOT::Internal::RDF::GetBranchNames (TTree &t, bool allowDuplicates=true) |
Get all the branches names, including the ones of the friend trees. More... | |