Logo ROOT  
Reference Guide
ROOT::Internal::RDF::TRDFValueTuple< TypeList< BranchTypes... > > Struct Template Reference

template<typename... BranchTypes>
struct ROOT::Internal::RDF::TRDFValueTuple< TypeList< BranchTypes... > >

Definition at line 312 of file RColumnValue.hxx.

Public Types

using type = std::tuple< RColumnValue< BranchTypes >... >
 

#include <ROOT/RDF/RColumnValue.hxx>

Member Typedef Documentation

◆ type

template<typename... BranchTypes>
using ROOT::Internal::RDF::TRDFValueTuple< TypeList< BranchTypes... > >::type = std::tuple<RColumnValue<BranchTypes>...>

Definition at line 313 of file RColumnValue.hxx.


The documentation for this struct was generated from the following file: