![]() |
HepMC Reference DocumentationHepMC |
#include <iostream>
#include <ostream>
#include <istream>
#include <sstream>
#include "HepMC/HeavyIon.h"
#include "HepMC/StreamHelpers.h"
#include "HepMC/IO_Exception.h"
Go to the source code of this file.
Namespaces | |
namespace | HepMC |
Functions | |
std::ostream & | HepMC::operator<< (std::ostream &, HeavyIon const *) |
Write the contents of HeavyIon to an output stream. | |
std::istream & | HepMC::operator>> (std::istream &, HeavyIon *) |
Read the contents of HeavyIon from an input stream. |