CepGen 1.2.5
Central exclusive processes event generator
|
#include <TFile.h>
#include <TH1.h>
#include <TH2.h>
#include <TH3.h>
#include <TProfile.h>
#include <TProfile2D.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Event/Event.h"
#include "CepGen/EventFilter/EventBrowser.h"
#include "CepGen/EventFilter/EventExporter.h"
#include "CepGen/Modules/EventExporterFactory.h"
#include "CepGen/Utils/Limits.h"
#include "CepGen/Utils/String.h"
#include "CepGen/Utils/Value.h"
Go to the source code of this file.
Classes | |
class | ROOTHistsHandler |
Handler for the generic ROOT file output. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_EXPORTER ("root_hist", ROOTHistsHandler) | |
REGISTER_EXPORTER | ( | "root_hist" | , |
ROOTHistsHandler | |||
) |