#include "ColumnReaderUtils.hxx"
#include "GraphNode.hxx"
#include "RActionBase.hxx"
#include "RColumnReaderBase.hxx"
#include "RLoopManager.hxx"
#include "RJittedFilter.hxx"
#include "ROOT/RDF/RMergeableValue.hxx"
#include "ROOT/RDF/RSampleInfo.hxx"
#include <Rtypes.h>
#include <ROOT/TypeTraits.hxx>
#include <algorithm>
#include <array>
#include <memory>
#include <utility>
#include <vector>
Classes | |
class | ROOT::Internal::RDF::RVariedAction< Helper, PrevNode, ColumnTypes_t > |
Just like an RAction, but it has N action helpers and N previous nodes (N is the number of variations). 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 |