![]() |
AliPhysics
8b695ca (8b695ca)
|
#include <AliTrackletdNdetaUtils.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>
Go to the source code of this file.
Classes | |
struct | AliTrackletdNdetaPost |
struct | SuppressGuard |
Macros | |
#define | ALITRACKLETDNDETAPOST_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) |
#define ALITRACKLETDNDETAPOST_H |
Definition at line 2 of file AliTrackletdNdetaPost.C.
Definition at line 943 of file AliTrackletdNdetaPost.C.
Referenced by AliTrackletdNdetaPost::DrawDeltas(), AliTrackletdNdetaPost::DrawdNdeta(), AliTrackletdNdetaPost::DrawGeneral(), AliTrackletdNdetaPost::DrawSim(), and AliTrackletdNdetaPost::DrawSpecies().
Definition at line 1238 of file AliTrackletdNdetaPost.C.