Logo ROOT   6.10/09
Reference Guide
List of all members | Public Types | List of all members
ROOT::Internal::TDF::TTDFValueTuple< TTypeList< BranchTypes... > > Struct Template Reference

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

Definition at line 194 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< TTypeList< BranchTypes... > >::type = std::tuple<TColumnValue<BranchTypes>...>

Definition at line 195 of file TDFNodes.hxx.


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