#include <evt/Event.h>#include <evt/ShowerSimData.h>#include <evt/SimRadioPulse.h>#include <evt/RadioSimulation.h>#include <fwk/CoordinateSystemRegistry.h>#include <io/CorsikaUtilities.h>#include <io/CorsikaShowerFile.h>#include <io/REASFile.h>#include <io/REASIOException.h>#include <utl/AugerUnits.h>#include <utl/ErrorLogger.h>#include <utl/PhysicalConstants.h>#include <utl/TimeStamp.h>#include <utl/CoordinateSystem.h>#include <utl/Point.h>#include <utl/ReferenceEllipsoid.h>#include <utl/UTMPoint.h>#include <utl/UTCDateTime.h>#include <utl/System.h>#include <utl/FileName.h>#include <det/Detector.h>#include <boost/lexical_cast.hpp>#include <cmath>#include <cstdlib>#include <dirent.h>#include <iostream>#include <iomanip>#include <sstream>#include <string>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| io | |
Implementation of the REAS profile (shower) reader
Definition in file REASFile.cc.