#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 |
VSD Structures. | |
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... | |