#include <ThePEG/Config/ThePEG.h>
#include <ThePEG/EventRecord/Event.h>
#include <ThePEG/Vectors/HepMCTraits.h>
Go to the source code of this file.
Namespaces | |
namespace | ThePEG |
Classes | |
class | ThePEG::HepMCConverter< HepMCEventT, Traits > |
The HepMCConverter defines only one public static function which converts a ThePEG::Event object to a HepMC::GenEvent . More... | |
struct | ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex |
Help class to represent a temporary vertex which can be converted to a GenVertex. More... | |
struct | ThePEG::HepMCTraits< HepMC::GenEvent > |