|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
Public Member Functions | |
| EngineCaller (distribution_type const &dist, seed_type seed, uint32_t stream) | |
| EngineCaller (EngineCaller< DistibutionType, EngineType > const &other) | |
| EngineCaller< DistibutionType, EngineType > & | operator= (EngineCaller< DistibutionType, EngineType > const &other) |
| result_type | operator() (advance_type n) const |
Public Attributes | |
| distribution_type | distribution_ |
| seed_type | seed_ |
| uint32_t | stream_ |
Definition at line 25 of file EngineCaller.hpp.