Functions | |
| double | AiresAzimuthToAuger (const double airesAzimuth) |
| Returns the azimuth rotated from AIRES's system to Auger standard. More... | |
| int | AiresToPDG (int theAiresCode) |
| Convert AIRES particle code to PDG. More... | |
Variables | |
| static double | kMagneticFieldDeclination = 0 |
|
inline |
Returns the azimuth rotated from AIRES's system to Auger standard.
Definition at line 35 of file AiresUtilities.h.
References utl::deg, and kMagneticFieldDeclination.
Referenced by io::AiresShowerFileParticleIterator::ComputeExternalShowerCoordinateSystem().
| int io::Aires::AiresToPDG | ( | int | theAiresCode | ) |
Convert AIRES particle code to PDG.
Definition at line 78 of file AiresUtilities.cc.
References fwk::CoordinateSystemRegistry::eUndefined.
Referenced by io::AiresShowerFileParticleIterator::GetOneParticle(), and io::AiresShowerFile::Read().
|
static |
Definition at line 27 of file AiresUtilities.h.
Referenced by AiresAzimuthToAuger(), io::AiresShowerFileParticleIterator::AiresShowerFileParticleIterator(), io::AiresShowerFile::Open(), and io::ZHAireSFile::ZHAireSAzimuthToAuger().