CepGen 1.2.5
Central exclusive processes event generator
|
#include <TCanvas.h>
#include <TGraphErrors.h>
#include <TH1.h>
#include <THStack.h>
#include <TLegend.h>
#include <TLine.h>
#include <TMath.h>
#include <TMultiGraph.h>
#include <TObjArray.h>
#include <TObjString.h>
#include <TPaveText.h>
#include <TStyle.h>
#include <cstring>
#include <vector>
#include "CepGen/Utils/String.h"
#include "CepGen/Version.h"
Go to the source code of this file.
Classes | |
class | ROOTPaveText |
A "prettified" text box object. More... | |
class | ROOTCanvas |
A "prettified" generic figure canvas. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
template<typename T > | |
T * | AddUnderOverflowBins (const T *hist) |