CORSIKA8  0.0.0
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 unsigned int 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 95 of file ProcessTraits.hpp.


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