AliPhysics  d37ed96 (d37ed96)
DrawDeltas3.C File Reference

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)
 

Function Documentation

TCanvas* DrawDeltas3 ( const char *  file1,
const char *  file2,
Double_t  c1 = 0,
Double_t  c2 = 5 
)

Definition at line 166 of file DrawDeltas3.C.

Referenced by DrawDeltas3().

void DrawDeltas3 ( UShort_t  flags,
const char *  var,
Double_t  c1 = 0,
Double_t  c2 = 5 
)

Definition at line 205 of file DrawDeltas3.C.

void DrawRatios ( TVirtualPad *  p,
THStack *  s,
Double_t  min = 0.8,
Double_t  max = 1.22 
)

Definition at line 90 of file DrawDeltas3.C.

Referenced by DrawDeltas3().

void DrawStack ( TVirtualPad *  p,
THStack *  s,
Double_t  min,
Double_t  max 
)
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().

THStack* GetDeltas ( const char *  filename,
Double_t  c1,
Double_t  c2,
Bool_t k 
)

file->Close();

Definition at line 3 of file DrawDeltas3.C.

Referenced by DrawDeltas3().