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

A traits marker to identify BaseProcess, thus any type of process. More...

#include <ProcessTraits.hpp>

Inheritance diagram for corsika::is_process< TProcess, TEnable >:

Detailed Description

template<typename TProcess, typename TEnable = void>
struct corsika::is_process< TProcess, TEnable >

A traits marker to identify BaseProcess, thus any type of process.

Definition at line 24 of file ProcessTraits.hpp.


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