CepGen 1.2.5
Central exclusive processes event generator
|
#include <ProMCBook.h>
#include <cstdio>
#include "CepGen/Core/RunParameters.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventExporter.h"
#include "CepGen/Modules/EventExporterFactory.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/Utils/Filesystem.h"
#include "CepGen/Utils/Message.h"
#include "CepGen/Utils/String.h"
#include "CepGen/Utils/Value.h"
#include "CepGen/Version.h"
Go to the source code of this file.
Classes | |
class | ProMCHandler |
Handler for the ProMC file output. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EXPORTER ("promc", ProMCHandler) | |
REGISTER_EXPORTER | ( | "promc" | , |
ProMCHandler | |||
) |