CepGen 1.2.5
Central exclusive processes event generator
|
#include <ExRootAnalysis/ExRootTreeBranch.h>
#include <ExRootAnalysis/ExRootTreeWriter.h>
#include <TFile.h>
#include <classes/DelphesClasses.h>
#include <classes/DelphesFactory.h>
#include <modules/Delphes.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/RunParameters.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventExporter.h"
#include "CepGen/Modules/EventExporterFactory.h"
#include "CepGen/Utils/Timer.h"
#include "CepGen/Utils/Value.h"
Go to the source code of this file.
Classes | |
class | DelphesHandler |
Export handler for Delphes. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EXPORTER ("delphes", DelphesHandler) | |
REGISTER_EXPORTER | ( | "delphes" | , |
DelphesHandler | |||
) |