#include <string>#include <sstream>#include <vector>#include <cmath>#include <limits>#include <det/Detector.h>#include <fdet/FDetector.h>#include <fdet/Eye.h>#include <atm/ParametricXMLMieModel.h>#include <atm/ScatteringResult.h>#include <atm/AttenuationResult.h>#include <atm/MeasuredDBMieModel.h>#include <fwk/CentralConfig.h>#include <utl/Point.h>#include <utl/UTMPoint.h>#include <utl/Vector.h>#include <utl/AugerUnits.h>#include <utl/Reader.h>#include <utl/ErrorLogger.h>#include <utl/TabulatedFunctionErrors.h>#include <utl/ReferenceEllipsoid.h>#include <utl/MathConstants.h>#include <utl/StringCompare.h>#include <atm/AerosolDB.h>#include <atm/AerosolZone.h>Go to the source code of this file.