Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
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. | |