#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.
void MakeRatioComparisonPlot |
( |
| ) |
|
Definition at line 33 of file MakeRatioComparisonPlot.C.
View newest version in sPHENIX GitHub at line 33 of file MakeRatioComparisonPlot.C
References AddEntry(), cd(), Close(), Data, Draw(), GetXaxis(), GetYaxis(), leg, line, NHist(), NPad(), NPlot(), NTxt(), 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 NHist |
( |
2 |
| ) |
|
|
static |
static const UInt_t NPad |
( |
2 |
| ) |
|
|
static |
static const UInt_t NPlot |
( |
2 |
| ) |
|
|
static |
static const UInt_t NTxt |
( |
3 |
| ) |
|
|
static |
static const UInt_t NVtx |
( |
4 |
| ) |
|
|
static |