Prepares stearing cards for CORSIKA/CoREAS simulations and scripts for running the simulations. More...
#include <RdREASSimPreparatorNG.h>
Public Types | |
| enum | EPrimary { ePhoton = 1, eProton = 14, eElectronNeutrino = 66, eTauNeutrino = 133, eHelium = 402, eNitrogen = 1407, eOxygen = 1608, eIron = 5626 } |
Public Attributes | |
| const std::map< std::string, EPrimary > | ePrimaryConvertor |
Prepares stearing cards for CORSIKA/CoREAS simulations and scripts for running the simulations.
| Enumerator | |
|---|---|
| ePhoton | |
| eProton | |
| eElectronNeutrino | |
| eTauNeutrino | |
| eHelium | |
| eNitrogen | |
| eOxygen | |
| eIron | |
Definition at line 29 of file RdREASSimPreparatorNG.h.
| const std::map<std::string, EPrimary> RdREASSimPreparatorNG::ePrimaryConvertor |
Definition at line 42 of file RdREASSimPreparatorNG.h.