AliPhysics  8b695ca (8b695ca)

Post processing. More...

#include <AliTrackletAODUtils.C>
#include <THStack.h>
#include <TFile.h>
#include <TLatex.h>
#include <TCanvas.h>
#include <TLegend.h>
#include <TError.h>
#include <TParameter.h>
#include <TMath.h>
#include <TLine.h>
#include <TLegendEntry.h>
#include <TStyle.h>
#include <TBrowser.h>
#include <TGraphAsymmErrors.h>
#include <TProfile.h>
#include <TFitResult.h>
#include <TF1.h>
#include <TSystem.h>
#include <TProfile2D.h>
Include dependency graph for AliTrackletdNdeta.C:

Go to the source code of this file.

Classes

struct  AliTrackletdNdeta
 

Macros

#define ALITRACKLETDNDETA_H
 

Functions

void ModLegend (TVirtualPad *p, TLegend *l, Double_t x1, Double_t y1, Double_t x2, Double_t y2)
 
void PrintH (TH2 *h, Int_t prec=2)
 

Detailed Description

Post processing.

Author
Christian Holm Christensen cholm.nosp@m.@nbi.nosp@m..dk
Date
Wed Apr 27 16:50:35 2016

Definition in file AliTrackletdNdeta.C.

Macro Definition Documentation

#define ALITRACKLETDNDETA_H

Definition at line 12 of file AliTrackletdNdeta.C.

Function Documentation

void ModLegend ( TVirtualPad *  p,
TLegend *  l,
Double_t  x1,
Double_t  y1,
Double_t  x2,
Double_t  y2 
)
void PrintH ( TH2 h,
Int_t  prec = 2 
)

Definition at line 1580 of file AliTrackletdNdeta.C.