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

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

Static Public Member Functions

template<typename ParSet_tType , typename last_value_type >
static void init_vals (ParSet_tType &ParSet_t, const last_value_type &v1)
 
template<typename ParSetType >
static void init_vec (ParSetType &parSet, const typename ParSetType::ParametersVector &values, const unsigned int &pos=0)
 

Detailed Description

template<typename T, T last>
struct Acts::detail::initialize_parset< T, last >

Definition at line 53 of file initialize_parameter_set.hpp.

View newest version in sPHENIX GitHub at line 53 of file initialize_parameter_set.hpp

Member Function Documentation

template<typename T , T last>
template<typename ParSet_tType , typename last_value_type >
static void Acts::detail::initialize_parset< T, last >::init_vals ( ParSet_tType &  ParSet_t,
const last_value_type &  v1 
)
inlinestatic

Definition at line 55 of file initialize_parameter_set.hpp.

View newest version in sPHENIX GitHub at line 55 of file initialize_parameter_set.hpp

References v1.

template<typename T , T last>
template<typename ParSetType >
static void Acts::detail::initialize_parset< T, last >::init_vec ( ParSetType &  parSet,
const typename ParSetType::ParametersVector &  values,
const unsigned int &  pos = 0 
)
inlinestatic

Definition at line 60 of file initialize_parameter_set.hpp.

View newest version in sPHENIX GitHub at line 60 of file initialize_parameter_set.hpp

References pos(), and Acts::Test::values.

+ Here is the call graph for this function:


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