CepGen 1.2.5
Central exclusive processes event generator
|
#include <sstream>
#include "CepGen/Core/RunParameters.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventExporter.h"
#include "CepGen/Modules/EventExporterFactory.h"
#include "CepGen/Utils/Value.h"
#include <HepMC3/LHEF.h>
Go to the source code of this file.
Classes | |
class | LHEFHepMCHandler |
Handler for the LHE file output. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EXPORTER ("lhef_hepmc", LHEFHepMCHandler) | |
REGISTER_EXPORTER | ( | "lhef_hepmc" | , |
LHEFHepMCHandler | |||
) |