CepGen 1.2.5
Central exclusive processes event generator
|
#include <fstream>
#include <iostream>
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventExporter.h"
#include "CepGen/Modules/EventExporterFactory.h"
#include "CepGen/Utils/Value.h"
Go to the source code of this file.
Classes | |
class | TextEventHandler |
Simple event dump module. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EXPORTER ("dump", TextEventHandler) | |
REGISTER_EXPORTER | ( | "dump" | , |
TextEventHandler | |||
) |