CepGen 1.2.5
Central exclusive processes event generator
|
#include <sstream>
#include "CepGen/Core/Exception.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventExporter.h"
#include "CepGen/Modules/EventExporterFactory.h"
#include "CepGen/Utils/Caller.h"
#include "CepGen/Utils/Filesystem.h"
#include "CepGen/Utils/String.h"
#include "CepGen/Utils/Value.h"
#include "CepGenAddOns/Pythia8Wrapper/PythiaEventInterface.h"
Go to the source code of this file.
Classes | |
class | LHEFHandler |
Pythia8 handler for the LHE file output. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::pythia8 |
Functions | |
REGISTER_EXPORTER ("lhef", LHEFHandler) | |
REGISTER_EXPORTER | ( | "lhef" | , |
LHEFHandler | |||
) |