#include <io/AiresShowerFile.h>
#include <io/AiresUtilities.h>
#include <io/IoCodes.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <utl/AugerUnits.h>
#include <utl/Particle.h>
#include <utl/NucleusProperties.h>
#include <utl/ShowerParticleIterator.h>
#include <fwk/CentralConfig.h>
#include <det/Detector.h>
#include <tst/Verify.h>
#include <cppunit/extensions/HelperMacros.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | testAiresShowerFile |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testAiresShowerFile) | |
Test AIRES shower file - shamelessly copied from testCorsikaShowerFile.cc
Definition in file testAiresShowerFile.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testAiresShowerFile | ) |