ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Functions | |
c | Range (0, 0, 1, 1) |
c | SetBorderSize (2) |
c | SetFrameFillColor (0) |
pt | SetFillColor (19) |
pt | SetTextColor (4) |
pt | Draw () |
pt | SetBorderSize (1) |
pt | SetTextFont (42) |
arrow | SetFillColor (1) |
arrow | SetFillStyle (1001) |
Variables | |
TPaveText * | pt = new TPaveText(0.0026738,0.790055,0.417112,0.994475,"br") |
TText * | text = pt->AddText("TEntryList for a TChain") |
TArrow * | arrow = new TArrow(0.224,0.296703,0.4,0.296703,0.05,">") |
return | c |
pt Draw | ( | ) |
c Range | ( | 0 | , |
0 | , | ||
1 | , | ||
1 | |||
) |
c SetBorderSize | ( | 2 | ) |
pt SetBorderSize | ( | 1 | ) |
pt SetFillColor | ( | 19 | ) |
arrow SetFillColor | ( | 1 | ) |
arrow SetFillStyle | ( | 1001 | ) |
c SetFrameFillColor | ( | 0 | ) |
pt SetTextColor | ( | 4 | ) |
pt SetTextFont | ( | 42 | ) |
Definition at line 80 of file entrylist_figure2.C.
return c |
Definition at line 84 of file entrylist_figure2.C.
pt = new TPaveText(0.0026738,0.790055,0.417112,0.994475,"br") |
Definition at line 9 of file entrylist_figure2.C.