#include <fwk/CentralConfig.h>
#include <det/VManager.h>
#include <sdet/SManagerRegister.h>
#include <utl/ErrorLogger.h>
#include <utl/Reader.h>
#include <utl/UTMPoint.h>
#include <utl/Point.h>
#include <utl/Vector.h>
#include <utl/Line.h>
#include <utl/Plane.h>
#include <utl/GeometryUtilities.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <fwk/RunController.h>
#include <fwk/LocalCoordinateSystem.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <sdet/Station.h>
#include <sdet/SDenseStationListXMLManager.h>
#include <boost/range/iterator_range.hpp>
Go to the source code of this file.