CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::count_processes< TProcess, N, Enable > Struct Template Reference

traits class to count any type of Process, general version. More...

#include <ProcessTraits.hpp>

Static Public Attributes

static size_t constexpr count = N
 

Detailed Description

template<typename TProcess, int N = 0, typename Enable = void>
struct corsika::count_processes< TProcess, N, Enable >

traits class to count any type of Process, general version.

Definition at line 106 of file ProcessTraits.hpp.


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