CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::number_profile Namespace Reference

Local helper namespace to store number and names of particle number profile columns. More...

Typedefs

typedef std::array< double, NColumnsProfileData
 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).
 

Detailed Description

Local helper namespace to store number and names of particle number profile columns.