Logo ROOT   6.14/05
Reference Guide
Namespaces | Functions
RLazyDS.hxx File Reference
#include "ROOT/RLazyDSImpl.hxx"
#include "ROOT/RMakeUnique.hxx"
#include "ROOT/RDataFrame.hxx"
Include dependency graph for RLazyDS.hxx:

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::RDF
 

Functions

template<typename... ColumnTypes>
RDataFrame ROOT::RDF::MakeLazyDataFrame (std::pair< std::string, RResultPtr< std::vector< ColumnTypes >>> &&... colNameProxyPairs)
 Factory method to create a Lazy RDataFrame. More...