Classes | Namespaces | Typedefs | Variables
CorsikaBlock.h File Reference
#include <cstddef>

Go to the source code of this file.

Classes

class  io::Corsika::BasicBlock< ParticleType, CherenkovType, nParticles, padding >
 
class  io::Corsika::BlockID
 Sub-block used in CORSIKA files. More...
 
struct  io::Corsika::BasicBlock< ParticleType, CherenkovType, nParticles, padding >::CherenkovBlock
 
struct  io::Corsika::CherenkovData
 struct with Cherenkov data More...
 
struct  io::Corsika::CherenkovDataUnthinned
 
class  io::Corsika::CherenkovFlags
 
struct  io::Corsika::EventHeader
 event header struct for Corsika files More...
 
struct  io::Corsika::EventTrailer
 event trailer struct for Corsika files More...
 
class  io::Corsika::Padded< T, n >
 
struct  io::Corsika::BasicBlock< ParticleType, CherenkovType, nParticles, padding >::ParticleBlock
 
struct  io::Corsika::ParticleData
 struct with particle data More...
 
struct  io::Corsika::ParticleDataUnthinned
 
struct  io::Corsika::RunHeader
 run header struct for Corsika files More...
 
struct  io::Corsika::RunTrailer
 run trailer struct for Corsika files More...
 
struct  io::Corsika::EventHeader::Seed
 
union  io::Corsika::BasicBlock< ParticleType, CherenkovType, nParticles, padding >::SubBlock
 

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
 

Detailed Description

On-disk block of raw CORSIKA files

Note
This is an internal data structure for the Corsika reader that is not installed with the rest of the framework.
Author
Lukas Nellen
Date
19 Nov 2003

Definition in file CorsikaBlock.h.


, generated on Tue Sep 26 2023.