Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RTrivialDS.cxx File Reference
#include <ROOT/RDF/Utils.hxx>
#include <ROOT/TSeq.hxx>
#include <ROOT/RTrivialDS.hxx>
#include <limits>
#include <memory>

Namespaces

namespace  ROOT
namespace  ROOT::RDF

Functions

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