#include <utl/ShowerParticleList.h>
#include <utl/ShowerParticleIterator.h>
#include <Particles/testShowerFileParticleIterator.h>
#include <utl/CoordinateSystem.h>
#include <utl/Point.h>
#include <utl/Vector.h>
#include <utl/AugerException.h>
#include <tst/Verify.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | testShowerParticleList |
Functions | |
static bool | compareNames (const Particle &p1, const Particle &p2) |
CPPUNIT_TEST_SUITE_REGISTRATION (testShowerParticleList) | |
Test implementation of shower particle list
Definition in file testShowerParticleList.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testShowerParticleList | ) |