#include <cstddef>
Go to the source code of this file.
Namespaces | |
io | |
io::Corsika | |
Typedefs | |
typedef BasicBlock < ParticleData, CherenkovData, kParticlesInBlock, 39 > | io::Corsika::Block |
typedef BasicBlock < ParticleDataUnthinned, CherenkovDataUnthinned, kParticlesInBlock, 0 > | io::Corsika::BlockUnthinned |
typedef float | io::Corsika::RWORD |
Variables | |
static const unsigned int | io::Corsika::kMaxObservationLevels = 10 |
static const unsigned int | io::Corsika::kParticlesInBlock = 39 |
On-disk block of raw CORSIKA files
Definition in file CorsikaBlock.h.