#include <fstream>#include <string>#include "HepMC/GenEvent.h"#include "HepMC/TempParticleMap.h"#include "HepMC/ParticleDataTable.h"Include dependency graph for CommonIO.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | HepMC |
Classes | |
| class | HepMC::CommonIO |
Enumerations | |
| enum | HepMC::known_io { HepMC::gen = 1, HepMC::ascii, HepMC::extascii, HepMC::ascii_pdt, HepMC::extascii_pdt } |
| The known_io enum is used to track which type of input is being read. More... | |
1.4.7