Logo ROOT   6.12/07
Reference Guide
List of all members | Public Types | List of all members
ROOT::Internal::TDF::TTDFValueTuple< TypeList< BranchTypes... > > Struct Template Reference

template<typename... BranchTypes>
struct ROOT::Internal::TDF::TTDFValueTuple< TypeList< BranchTypes... > >

Definition at line 335 of file TDFNodes.hxx.

Public Types

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

#include <ROOT/TDFNodes.hxx>

Member Typedef Documentation

◆ type

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

Definition at line 336 of file TDFNodes.hxx.


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