![]() |
Classes | |
class | io::CorsikaShowerFileParticleIterator |
Implementation of the VShowerFileParticleIterator for an Corsika generated shower file. More... | |
class | utl::NucleusProperties |
Class to hold properties of nuclei. More... | |
class | utl::Particle |
Describes a particle for Simulation. More... | |
class | utl::ShowerParticleIterator |
Iterator to retrieve particles from utl::VShowerParticlList. More... | |
class | utl::UnregisteredParticlePropertyPolicy |
Policy for dealing with the creation of properties for unregistered particle ID's. More... | |
class | utl::VParticleProperties |
Internal interface for particle properties. This is intended to be implemented for elementary particles and nuclei. More... | |
class | utl::VShowerFileParticleIterator |
Interface class for accessing a list of particles from a shower file. More... | |
Functions | |
int | io::Corsika::CorsikaToPDG (const int corsikaCode) |
converters from CORSIKA to PDG particle codes More... | |
int io::Corsika::CorsikaToPDG | ( | const int | corsikaCode | ) |
converters from CORSIKA to PDG particle codes
Definition at line 109 of file CorsikaUtilities.cc.
References RdGeoCeLDFFitter::a, and fwk::CoordinateSystemRegistry::eUndefined.
Referenced by io::CorsikaShowerFileParticleIterator::GetOneParticle(), ParticleInjectorNEU::ParticleInjector::InjectParticles(), io::CorsikaShowerFile::ReadSteerFile(), LEInjectorOG::LEInjector::Run(), CachedDirectInjectorOG::CachedDirectInjector::Run(), io::CorsikaShowerFile::SetHeaderTrailer(), and testCorsikaUtilities::testConversion().