#include "ConexShowerGenerator.h"
#include "ConexInterface.h"
#include <conexHEModels.h>
#include <io/CONEXStructures.h>
#include <atm/Atmosphere.h>
#include <atm/InclinedAtmosphericProfile.h>
#include <atm/ProfileResult.h>
#include <det/Detector.h>
#include <tls/Atmosphere.h>
#include <utl/AugerException.h>
#include <utl/ErrorLogger.h>
#include <utl/Particle.h>
#include <utl/RandomEngine.h>
#include <utl/Reader.h>
#include <utl/NucleusProperties.h>
#include <utl/ReferenceEllipsoid.h>
#include <fwk/RandomEngineRegistry.h>
#include <fwk/CentralConfig.h>
#include <evt/ShowerSimData.h>
#include <evt/Event.h>
#include <sstream>
#include <string>
#include <iostream>
#include <CLHEP/Random/RandFlat.h>
Go to the source code of this file.
Functions | |
int | ConexParticleNumber (const int type) |
|
inline |
Definition at line 46 of file ConexShowerGenerator.cc.
References cevt::StationConstants::ePhoton, RdREASSimPreparator::eProton, ERROR, and utl::NucleusProperties::GetAtomicNumber().
Referenced by ConexShowerGeneratorKG::ConexShowerGenerator::Run().