EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
generate ParameterSet type containing all defined parameters More...
#include <acts/blob/sPHENIX/Core/include/Acts/EventData/detail/full_parameter_set.hpp>
Public Types | |
using | type = typename converter< typename tparam_generator< parameter_indices_t, kParametersSize< parameter_indices_t >-1 >::type >::type |
generate ParameterSet type containing all defined parameters
ParameterSet<Policy,ID_t(0),ID_t(1),...,ID_t(N-1)>
where ID_t
is a typedef
to Policy::par_id_type
and N
is the total number of parameters Definition at line 31 of file full_parameter_set.hpp.
View newest version in sPHENIX GitHub at line 31 of file full_parameter_set.hpp
using Acts::detail::full_parset< parameter_indices_t >::type = typename converter<typename tparam_generator< parameter_indices_t, kParametersSize<parameter_indices_t> - 1>::type>::type |
Definition at line 62 of file full_parameter_set.hpp.
View newest version in sPHENIX GitHub at line 62 of file full_parameter_set.hpp