Template Struct ParameterTypeFor< BoundParametersIndices, I >

Struct Documentation

template<BoundParametersIndices I>
struct Acts::ParameterTypeFor<BoundParametersIndices, I>

Access for BoundParametersIndices.

Public Types

using type = BoundParameterType<I>