|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
Process that does nothing. More...
#include <NullModel.hpp>
Static Public Attributes | |
| static bool const | is_process_sequence = false |
| static bool const | is_switch_process_sequence = false |
Process that does nothing.
It is not even derived from BaseProcess. But it can be added to a ProcessSequence.
Definition at line 24 of file NullModel.hpp.