Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RAction.hxx File Reference
#include "ROOT/RDF/ColumnReaderUtils.hxx"
#include "ROOT/RDF/GraphNode.hxx"
#include "ROOT/RDF/RActionBase.hxx"
#include "ROOT/RDF/RColumnReaderBase.hxx"
#include "ROOT/RDF/Utils.hxx"
#include "ROOT/RDF/RLoopManager.hxx"
#include <array>
#include <cstddef>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for RAction.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Internal::RDF::RAction< Helper, PrevDataFrame, ColumnTypes_t >
 A RDataFrame node that produces a result. More...
 

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::Internal
 
namespace  ROOT::Internal::RDF
 
namespace  ROOT::Internal::RDF::GraphDrawing
 

Functions

std::shared_ptr< GraphNodeROOT::Internal::RDF::GraphDrawing::AddDefinesToGraph (std::shared_ptr< GraphNode > node, const RDFInternal::RBookedDefines &defines, const std::vector< std::string > &prevNodeDefines)
 Add the Defines that have been added between this node and the previous to the graph.