|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
Local helper namespace to store number and names of particle number profile columns. More...
Typedefs | |
| typedef std::array< double, NColumns > | ProfileData |
| Data type to store column data. | |
Enumerations | |
| enum | ProfileIndex { Charged, Hadron, Photon, Electron, Positron, MuPlus, MuMinus, Entries } |
| Definition of longitudinal profile columns. | |
Variables | |
| size_t constexpr | NColumns = static_cast<size_t>(ProfileIndex::Entries) |
| Number of columns (static). | |
Local helper namespace to store number and names of particle number profile columns.