#include <utl/GeometryUtilities.h>#include <utl/AugerUnits.h>#include <iostream>Go to the source code of this file.
Namespaces | |
| io | |
| io::Aires | |
Functions | |
| double | io::Aires::AiresAzimuthToAuger (const double airesAzimuth) |
| Returns the azimuth rotated from AIRES's system to Auger standard. More... | |
| int | io::Aires::AiresToPDG (int theAiresCode) |
| Convert AIRES particle code to PDG. More... | |
Variables | |
| static double | io::Aires::kMagneticFieldDeclination = 0 |
Support utilities for the AIRES shower file. Shamelessly copied from the CORSIKA implementation
Definition in file AiresUtilities.h.