CepGen 1.2.5
Central exclusive processes event generator
|
#include <HepMC3/LHEF.h>
#include <HepMC3/Version.h>
#include <memory>
#include "CepGen/Core/Exception.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventImporter.h"
#include "CepGen/Modules/EventImporterFactory.h"
#include "CepGen/Utils/Collections.h"
#include "CepGen/Utils/String.h"
#include "CepGenAddOns/HepMC3Wrapper/HepMC3EventInterface.h"
Go to the source code of this file.
Classes | |
class | LHEFHepMCImporter |
HepMC3 handler for the LHEF file import. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EVENT_IMPORTER ("lhef_hepmc", LHEFHepMCImporter) | |
REGISTER_EVENT_IMPORTER | ( | "lhef_hepmc" | , |
LHEFHepMCImporter | |||
) |