#include <iostream>
#include "TH1.h"
#include "TPad.h"
#include "TFile.h"
#include "TMath.h"
#include "TLine.h"
#include "TError.h"
#include "TString.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TPaveText.h"
Go to the source code of this file.
static const Bool_t DoFluctuationRemoval |
( |
true |
| ) |
|
|
static |
static const Bool_t DoIntNorm |
( |
true |
| ) |
|
|
static |
void DoPercentDifference |
( |
| ) |
|
Definition at line 50 of file DoPercentDifference.C.
View newest version in sPHENIX GitHub at line 50 of file DoPercentDifference.C
References AddEntry(), cd(), Close(), Data, DoFluctuationRemoval(), DoIntNorm(), DoRebin(), Draw(), FSubMode(), GetXaxis(), GetYaxis(), testing::internal::kWarning, leg, line, testing::internal::Log(), NComp(), NModes(), NPad(), NPlot(), NRange(), NTxt(), NVtx(), Reset(), SetBinContent(), SetBinError(), SetBorderMode(), SetBorderSize(), SetBottomMargin(), SetFillColor(), SetFillStyle(), SetFrameBorderMode(), SetLeftMargin(), SetLineColor(), SetLineStyle(), SetLineWidth(), SetLogy(), SetMarkerColor(), SetMarkerStyle(), SetName(), SetRightMargin(), SetTextFont(), SetTitle(), SetTopMargin(), width, and Write().
static const Bool_t DoRebin |
( |
false |
| ) |
|
|
static |
static const UInt_t FSubMode |
( |
0 |
| ) |
|
|
static |
static const UInt_t NComp |
( |
7 |
| ) |
|
|
static |
static const UInt_t NModes |
( |
4 |
| ) |
|
|
static |
static const UInt_t NPad |
( |
2 |
| ) |
|
|
static |
static const UInt_t NPlot |
( |
2 |
| ) |
|
|
static |
static const UInt_t NRange |
( |
2 |
| ) |
|
|
static |
static const UInt_t NTxt |
( |
3 |
| ) |
|
|
static |
static const UInt_t NVtx |
( |
4 |
| ) |
|
|
static |