#include "RdPolarGrid.h"#include <evt/Event.h>#include <evt/ShowerRecData.h>#include <evt/ShowerRRecData.h>#include <evt/ShowerSimData.h>#include <evt/BeamMap.h>#include <revt/REvent.h>#include <revt/Header.h>#include <revt/Station.h>#include <revt/StationRecData.h>#include <det/Detector.h>#include <rdet/RDetector.h>#include <utl/Trace.h>#include <utl/TraceAlgorithm.h>#include <utl/ErrorLogger.h>#include <utl/Reader.h>#include <utl/config.h>#include <utl/AugerUnits.h>#include <utl/Triple.h>#include <utl/PhysicalConstants.h>#include <fwk/CoordinateSystemRegistry.h>#include <fwk/LocalCoordinateSystem.h>#include <fwk/CentralConfig.h>#include <cmath>Go to the source code of this file.
Namespaces | |
| RdPolarGrid | |
Macros | |
| #define | PRINT(...) {stringstream msg; msg << __VA_ARGS__; INFO(msg.str());} |
| #define PRINT | ( | ... | ) | {stringstream msg; msg << __VA_ARGS__; INFO(msg.str());} |
Definition at line 45 of file RdPolarGrid.cc.
Referenced by RdPolarGrid::RdPolarGrid::Run().