![]() |
HepMC Reference DocumentationHepMC |
#include <ostream>
#include <istream>
#include <sstream>
#include "HepMC/GenVertex.h"
#include "HepMC/GenParticle.h"
#include "HepMC/StreamHelpers.h"
#include "HepMC/IO_Exception.h"
Go to the source code of this file.
Namespaces | |
namespace | HepMC |
namespace | HepMC::detail |
Functions | |
std::istream & | HepMC::detail::read_vertex (std::istream &, TempParticleMap &, GenVertex *) |
std::istream & | HepMC::detail::find_event_end (std::istream &) |
used to read to the end of a bad event |