#include <fwk/LocalCoordinateSystem.h>
#include <utl/AugerCoordinateSystem.h>
#include <utl/CoordinateSystem.h>
#include <utl/Point.h>
#include <utl/UTMPoint.h>
#include <utl/AugerUnits.h>
#include <fwk/CentralConfig.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <tst/Verify.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | LocalCoordinateSystemTest |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (LocalCoordinateSystemTest) | |
tests for LocalCoordinateSystem
Definition in file testLocalCoordinateSystem.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | LocalCoordinateSystemTest | ) |