Logo ROOT  
Reference Guide
RLazyDS.hxx File Reference
Include dependency graph for RLazyDS.hxx:

Namespaces

namespace  ROOT
 VSD Structures.
 
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...