![]() |
AliRoot Core
edcc906 (edcc906)
|
Small macro to show perforamance of the gain calibration. More...
Go to the source code of this file.
Functions | |
void | Init () |
void | MakeFits () |
TFile | fqplot ("qplot.root","update") |
void | MakePlotsQS () |
void | MakePlotsTY () |
void | MakePlotsTZ () |
void | MakePlotsDR () |
void | MakePlotsQ () |
Variables | |
TChain * | chain = 0 |
TChain * | chaing = 0 |
TStatToolkit | toolkit |
Small macro to show perforamance of the gain calibration.
The list of the files with tpc calib tracks is supposed to be in cosmic.txt file
Definition in file gainCalib.C.
TFile fqplot | ( | "qplot.root" | , |
"update" | |||
) |
Referenced by MakeFits(), MakePlotsDR(), MakePlotsQS(), MakePlotsTY(), and MakePlotsTZ().
void Init | ( | ) |
Definition at line 20 of file gainCalib.C.
void MakeFits | ( | ) |
Definition at line 43 of file gainCalib.C.
void MakePlotsDR | ( | ) |
Definition at line 148 of file gainCalib.C.
void MakePlotsQ | ( | ) |
Definition at line 177 of file gainCalib.C.
void MakePlotsQS | ( | ) |
Definition at line 66 of file gainCalib.C.
void MakePlotsTY | ( | ) |
Definition at line 93 of file gainCalib.C.
void MakePlotsTZ | ( | ) |
Definition at line 121 of file gainCalib.C.
TChain* chain = 0 |
Definition at line 15 of file gainCalib.C.
Referenced by Init(), MakeFits(), MakePlotsDR(), MakePlotsQS(), MakePlotsTY(), and MakePlotsTZ().
TChain* chaing = 0 |
Definition at line 16 of file gainCalib.C.
Referenced by Init(), and MakePlotsQ().
TStatToolkit toolkit |
Definition at line 18 of file gainCalib.C.
Referenced by DrawDriftCorel(), FillVar(), Fit(), Fit2I(), FitAlignCombined0(), FitAlignCombinedCorr(), FitdY(), FitFit(), FitI1(), fitLinear(), FitLookup(), FitTransferFunctionAll(), FitTransferFunctionTheta(), Init(), MakeChain(), MakeFit(), MakeFits(), MakeGlobalCorr(), MakeGlobalFit(), MakeGlobalFitRelative(), MakeQNormalization(), and MakeTglFitCosmic().