LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
hit::details::TemplateArgument< NArg, Args > Struct Template Reference

Struct with member type corresponding to the NArg-th type from Args. More...

#include "GausFitCache.h"

Public Types

using type = typename TemplateArgumentHelper< NArg, Args... >::type
 

Detailed Description

template<unsigned int NArg, typename... Args>
struct hit::details::TemplateArgument< NArg, Args >

Struct with member type corresponding to the NArg-th type from Args.

Definition at line 103 of file GausFitCache.h.

Member Typedef Documentation

template<unsigned int NArg, typename... Args>
using hit::details::TemplateArgument< NArg, Args >::type = typename TemplateArgumentHelper<NArg, Args...>::type

Definition at line 104 of file GausFitCache.h.


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