![]() |
AliPhysics
914d8ff (914d8ff)
|
#include <TFile.h>
#include <TProfile.h>
#include <TList.h>
#include <TError.h>
#include <TCanvas.h>
#include <TPad.h>
#include <TStyle.h>
#include <TLegend.h>
#include <TMath.h>
#include <TLatex.h>
Go to the source code of this file.
Functions | |
TCanvas * | SetupCanvas (TString name) |
void | MakeFmdAndSpdPlots (TFile *f) |
void | Make2ParticlePlots (TFile *f) |
void | Make4ParticlePlots (TFile *f) |
void | MakeMonitoringPlots (TFile *f) |
void | DrawFlowPDF (char *file="AnalysisResults.root") |
Variables | |
const char * | pdfName = "Flow.pdf" |
const char* pdfName = "Flow.pdf" |
Definition at line 20 of file DrawFlowPDF.C.
Referenced by DrawFlowPDF(), Make2ParticlePlots(), Make4ParticlePlots(), MakeFmdAndSpdPlots(), and MakeMonitoringPlots().