28template <
typename... ColumnTypes>
32 std::forward<std::pair<std::string,
RResultPtr<std::vector<ColumnTypes>>>>(colNameProxyPairs)...));
A RDataSource implementation which is built on top of result proxies.
Smart pointer for the return type of actions.
ROOT's RDataFrame offers a modern, high-level interface for analysis of data stored in TTree ,...
RDataFrame MakeLazyDataFrame(std::pair< std::string, RResultPtr< std::vector< ColumnTypes > > > &&... colNameProxyPairs)
Factory method to create a Lazy RDataFrame.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.