AliPhysics  3bba2fe (3bba2fe)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Collaboration diagram for Flow scripts:

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")
 

Detailed Description

Various functions to do stuff on flow

Function Documentation

void DrawFlowPDF ( char *  file = "AnalysisResults.root")

Document me

Parameters
file

Definition at line 645 of file DrawFlowPDF.C.

void Make2ParticlePlots ( TFile *  f)
Todo:
Document me
Parameters
f

Definition at line 279 of file DrawFlowPDF.C.

Referenced by DrawFlowPDF().

void Make4ParticlePlots ( TFile *  f)
Todo:
Document me
Parameters
f

Definition at line 441 of file DrawFlowPDF.C.

Referenced by DrawFlowPDF().

void MakeFmdAndSpdPlots ( TFile *  f)
Todo:
Document me
Parameters
f

Definition at line 148 of file DrawFlowPDF.C.

Referenced by DrawFlowPDF().

void MakeMonitoringPlots ( TFile *  f)
Todo:
Document me
Parameters
f

Definition at line 608 of file DrawFlowPDF.C.

Referenced by DrawFlowPDF().

TCanvas* SetupCanvas ( TString  name)
Todo:
Document me
Parameters
name
Returns

Definition at line 32 of file DrawFlowPDF.C.

Referenced by DrawFlowPDF(), Make2ParticlePlots(), Make4ParticlePlots(), MakeFmdAndSpdPlots(), and MakeMonitoringPlots().