Template Struct ParameterTypeFor< FreeParametersIndices, I >

Struct Documentation

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

Access for FreeParametersIndices.

Public Types

using type = FreeParameterType<I>