#include <fstream>
#include <string>
#include <io/IoCodes.h>
Go to the source code of this file.
Classes | |
struct | io::SenecaEventHeaderRecord |
class | io::SenecaFileParser |
struct | io::SenecaHeaderRecord |
struct | io::SenecaParticleRecord |
Namespaces | |
io | |
Enumerations | |
enum | io::SenecaEMSim { io::eSenecaGheisha = 1, io::eSenecaGFluka = 2, io::eSenecaGCalor = 3, io::eSenecaURQMD = 4 } |
enum | io::SenecaHadronicSim { io::eSenecaUnknown = 0, io::eSenecaQGS98 = 1, io::eSenecaQGS01 = 2, io::eSenecaSib21 = 3, io::eSenecaNex2 = 4, io::eSenecaNex397 = 5 } |