![]() |
AliPhysics
d37ed96 (d37ed96)
|
Go to the source code of this file.
Functions | |
THStack * | GetDeltas (const char *filename, Double_t c1, Double_t c2, Bool_t &k) |
void | DrawStack (TVirtualPad *p, THStack *s, Double_t min, Double_t max) |
void | DrawRatios (TVirtualPad *p, THStack *s, Double_t min=0.8, Double_t max=1.22) |
void | DrawTitle (TVirtualPad *c, TVirtualPad *p, const char *file, Double_t c1, Double_t c2, Bool_t k) |
TCanvas * | DrawDeltas3 (const char *file1, const char *file2, Double_t c1=0, Double_t c2=5) |
void | DrawDeltas3 (UShort_t flags, const char *var, Double_t c1=0, Double_t c2=5) |
Definition at line 166 of file DrawDeltas3.C.
Referenced by DrawDeltas3().
Definition at line 205 of file DrawDeltas3.C.
Definition at line 90 of file DrawDeltas3.C.
Referenced by DrawDeltas3().
Definition at line 48 of file DrawDeltas3.C.
Referenced by DrawDeltas3(), DetailsComparer::DrawStacks(), Calculation::Run(), DeltaCalculations::Run(), and AliTrackletDeltaWeights::~AliTrackletDeltaWeights().
void DrawTitle | ( | TVirtualPad * | c, |
TVirtualPad * | p, | ||
const char * | file, | ||
Double_t | c1, | ||
Double_t | c2, | ||
Bool_t | k | ||
) |
Definition at line 137 of file DrawDeltas3.C.
Referenced by DrawDeltas3().