![]() |
AliPhysics
a4b41ad (a4b41ad)
|
Draw energ-loss before/after merging and used in the density calculations. More...
#include <TList.h>
#include <TH1.h>
#include <TH2.h>
#include <TCanvas.h>
#include <TLatex.h>
#include <TLine.h>
#include <TFile.h>
#include <TError.h>
#include <TParameter.h>
#include <TStyle.h>
Go to the source code of this file.
Functions | |
void | DrawText (TLatex *l, Double_t x, Double_t &y, const char *c1, const char *c2) |
void | DrawRingRecAnaEloss (TList *p, TList *p2, Double_t lowCut, UShort_t d, Char_t r) |
void | DrawRecAnaEloss (const char *filename="forward.root", const char *folder="ForwardResults") |
Draw energ-loss before/after merging and used in the density calculations.
Definition in file DrawRecAnaEloss.C.