![]() |
AliPhysics
a4b41ad (a4b41ad)
|
This scripts draws the energy loss distribution for single, double, and triple hits in the FMD as resolved by the sharing filter. More...
#include <TH1.h>
#include <TH2.h>
#include <TList.h>
#include <TFile.h>
#include <TString.h>
#include <TError.h>
#include <TPad.h>
#include <TCanvas.h>
#include <TLine.h>
#include <TLatex.h>
#include <TStyle.h>
#include <TLegend.h>
Go to the source code of this file.
Functions | |
void | DrawRing123 (TList *p, UShort_t d, Char_t r) |
void | Draw123 (const char *filename="forward.root", const char *folder="ForwardResults") |
This scripts draws the energy loss distribution for single, double, and triple hits in the FMD as resolved by the sharing filter.
Definition in file Draw123.C.