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

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  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...