LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
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 |
Struct with member type corresponding to the NArg-th type from Args.
Definition at line 110 of file GausFitCache.h.
using hit::details::TemplateArgument< NArg, Args >::type = typename TemplateArgumentHelper<NArg, Args...>::type |
Definition at line 111 of file GausFitCache.h.