Geant4-11
Public Types
G4ProfilerArgs< Category > Struct Template Reference

#include <G4Profiler.hh>

Public Types

using type = G4TypeList< G4PROFILER_ARG_SET(value_type)>
 
using value_type = G4ProfilerObject_t< Category >
 

Detailed Description

template<size_t Category>
struct G4ProfilerArgs< Category >

Definition at line 172 of file G4Profiler.hh.

Member Typedef Documentation

◆ type

template<size_t Category>
using G4ProfilerArgs< Category >::type = G4TypeList<G4PROFILER_ARG_SET(value_type)>

Definition at line 180 of file G4Profiler.hh.

◆ value_type

template<size_t Category>
using G4ProfilerArgs< Category >::value_type = G4ProfilerObject_t<Category>

Definition at line 176 of file G4Profiler.hh.


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