Classes | |
class | ROOT::RDF::RTrivialDS |
A simple data-source implementation, for demo purposes. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
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. | |