Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RVecDS.hxx File Reference

Classes

class  ROOT::Internal::RDF::RVecDS< ColumnTypes >
 A RDataSource implementation which takes a collection of RVecs, which are able to adopt data from Numpy arrays. More...
class  ROOT::Internal::RDF::RVecDSColumnReader

Namespaces

namespace  ROOT
namespace  ROOT::Internal
namespace  ROOT::Internal::RDF

Functions

template<typename... ColumnTypes>
std::unique_ptr< RDataFrameROOT::Internal::RDF::MakeRVecDataFrame (std::any lifeline, std::pair< std::string, ROOT::RVec< ColumnTypes > > const &...colNameProxyPairs)