Logo ROOT   6.18/05
Reference Guide
Classes | Namespaces | Functions
RLoopManager.hxx File Reference
#include "ROOT/RDF/RNodeBase.hxx"
#include "ROOT/RDF/NodesUtils.hxx"
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for RLoopManager.hxx:
This graph shows which files directly or indirectly include this file:

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
 Namespace for new ROOT classes and functions.
 
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...