EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail::full_parset< parameter_indices_t >::tparam_generator< T, N > Struct Template Reference

#include <acts/blob/sPHENIX/Core/include/Acts/EventData/detail/full_parameter_set.hpp>

Public Types

using type = typename add_to_value_container< static_cast< T >(N), typename tparam_generator< T, N-1 >::type >::type
 

Detailed Description

template<typename parameter_indices_t>
template<typename T, unsigned int N>
struct Acts::detail::full_parset< parameter_indices_t >::tparam_generator< T, N >

Definition at line 42 of file full_parameter_set.hpp.

View newest version in sPHENIX GitHub at line 42 of file full_parameter_set.hpp

Member Typedef Documentation

template<typename parameter_indices_t>
template<typename T, unsigned int N>
using Acts::detail::full_parset< parameter_indices_t >::tparam_generator< T, N >::type = typename add_to_value_container< static_cast<T>(N), typename tparam_generator<T, N - 1>::type>::type

Definition at line 44 of file full_parameter_set.hpp.

View newest version in sPHENIX GitHub at line 44 of file full_parameter_set.hpp


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