#include <iostream>
#include "TH1.h"
#include "TPad.h"
#include "TFile.h"
#include "TLine.h"
#include "TError.h"
#include "TString.h"
#include "TLegend.h"
#include "TCanvas.h"
#include "TPaveText.h"
Go to the source code of this file.
Definition at line 30 of file MakePrettyPlot.C.
View newest version in sPHENIX GitHub at line 30 of file MakePrettyPlot.C
References AddEntry(), cd(), Close(), Data, Draw(), GetXaxis(), GetYaxis(), leg, line, NNumer(), NPad(), NPlot(), NVtx(), Reset(), SetBorderMode(), SetBorderSize(), SetBottomMargin(), SetFillColor(), SetFillStyle(), SetFrameBorderMode(), SetLeftMargin(), SetLineColor(), SetLineStyle(), SetLineWidth(), SetLogy(), SetMarkerColor(), SetMarkerStyle(), SetName(), SetRightMargin(), SetTextFont(), SetTitle(), SetTopMargin(), width, and Write().
static const UInt_t NNumer |
( |
14 |
| ) |
|
|
static |
static const UInt_t NPad |
( |
2 |
| ) |
|
|
static |
static const UInt_t NPlot |
( |
2 |
| ) |
|
|
static |
static const UInt_t NVtx |
( |
4 |
| ) |
|
|
static |