#include <io/SELFASFile.h>#include <io/SELFASIOException.h>#include <evt/Event.h>#include <evt/ShowerSimData.h>#include <evt/SimRadioPulse.h>#include <evt/RadioSimulation.h>#include <evt/DefaultShowerGeometryProducer.h>#include <utl/VParticleProperties.h>#include <utl/ErrorLogger.h>#include <utl/AugerUnits.h>#include <utl/PhysicalConstants.h>#include <utl/Vector.h>#include <utl/UTMPoint.h>#include <utl/TimeStamp.h>#include <utl/Particle.h>#include <det/Detector.h>#include <cmath>#include <iostream>#include <iomanip>#include <sstream>#include <string>#include <boost/tokenizer.hpp>Go to the source code of this file.
Namespaces | |
| io | |
Implementation of the SELFAS reader
Definition in file SELFASFile.cc.