9 #include <io/CDASEventFile.h>
10 #include <io/IoCodes.h>
11 #include <evt/Event.h>
12 #include <utl/AugerUnits.h>
13 #include <fwk/CentralConfig.h>
14 #include <det/Detector.h>
17 #include <cppunit/extensions/HelperMacros.h>
28 CPPUNIT_TEST(testEventRead);
29 CPPUNIT_TEST_SUITE_END();
55 for (
int i = 0; i < f->GetNEvents(); i++) {
CPPUNIT_TEST_SUITE_REGISTRATION(testAiresShowerFile)
static CentralConfig * GetInstance()
Use this the first time you get an instance of central configuration.
Interface for CDAS file reading.