14 #include <utl/AugerException.h>
16 #include <fwk/CentralConfig.h>
17 #include <utl/Reader.h>
19 #include <cppunit/extensions/HelperMacros.h>
29 CPPUNIT_TEST(testCheckOff);
30 CPPUNIT_TEST_SUITE_END();
43 ofstream
out(
"./CentralConfig/Md5Switch.xml");
44 out <<
"<?xml version='1.0' encoding='iso-8859-1'?> <alteredTag/>";
47 CentralConfig::GetInstance(BOOTSTRAPFILE);
vector< t2list > out
output of the algorithm: a list of clusters
CPPUNIT_TEST_SUITE_REGISTRATION(testAiresShowerFile)