#include <io/EVAFile.h>
#include <io/EVAIOException.h>
#include <io/IoCodes.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <evt/VGaisserHillasParameter.h>
#include <evt/RadioSimulation.h>
#include <evt/SimRadioPulse.h>
#include <utl/AugerUnits.h>
#include <utl/Particle.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.
Test EVA shower file
- Author
- Daniƫl Fraenkel
- Date
- Fri Apr 8 11:17:22 CEST 2005
Definition in file testEVAFile.cc.