Logo ROOT   6.14/05
Reference Guide
List of all members | Public Types | List of all members
ROOT::Internal::RDF::TRDFValueTuple< TypeList< BranchTypes... > > Struct Template Reference

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

Definition at line 322 of file RDFNodes.hxx.

Public Types

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

#include <ROOT/RDFNodes.hxx>

Member Typedef Documentation

◆ type

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

Definition at line 323 of file RDFNodes.hxx.


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