CepGen 1.2.5
Central exclusive processes event generator
|
#include <HepMC/GenEvent.h>
#include <HepMC/IO_GenEvent.h>
#include <HepMC/Version.h>
#include <memory>
#include "CepGen/Core/Exception.h"
#include "CepGen/EventFilter/EventImporter.h"
#include "CepGen/Modules/EventImporterFactory.h"
#include "CepGenAddOns/HepMC2Wrapper/HepMC2EventInterface.h"
Go to the source code of this file.
Classes | |
class | HepMC2Importer |
Handler for the HepMC file output. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EVENT_IMPORTER ("hepmc2", HepMC2Importer) | |
REGISTER_EVENT_IMPORTER | ( | "hepmc2" | , |
HepMC2Importer | |||
) |