Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RTrivialDS.hxx File Reference
Include dependency graph for RTrivialDS.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::RDF::RTrivialDS
 A simple data-source implementation, for demo purposes. 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::RDF
 

Functions

RInterface< RDFDetail::RLoopManagerROOT::RDF::MakeTrivialDataFrame ()
 Make a RDF wrapping a RTrivialDS with infinite entries, for demo purposes.
 
RInterface< RDFDetail::RLoopManagerROOT::RDF::MakeTrivialDataFrame (ULong64_t size, bool skipEvenEntries=false)
 Make a RDF wrapping a RTrivialDS with the specified amount of entries.