cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
ROOTHistsHandler.cpp File Reference
#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"
+ Include dependency graph for ROOTHistsHandler.cpp:

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)
 

Function Documentation

◆ REGISTER_EXPORTER()

REGISTER_EXPORTER ( "root_hist"  ,
ROOTHistsHandler   
)