Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RTrivialDS.hxx File Reference

Classes

class  ROOT::RDF::RTrivialDS
 A simple data-source implementation, for demo purposes. More...
class  ROOT::Internal::RDF::RTrivialDSColumnReader

Namespaces

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