Functions | |
pt | Draw () |
c | Range (0, 0, 1, 1) |
pt | SetBorderSize (1) |
c | SetBorderSize (2) |
arrow | SetFillColor (1) |
pt | SetFillColor (kWhite) |
arrow | SetFillStyle (1001) |
c | SetFrameFillColor (0) |
pt | SetTextColor (4) |
pt | SetTextFont (42) |
Variables | |
TArrow * | arrow = new TArrow(0.224,0.296703,0.4,0.296703,0.05,">") |
TPaveText * | pt = new TPaveText(0.0026738,0.790055,0.417112,0.994475,"br") |
TText * | text = pt->AddText("TEntryList for a TChain") |
pt Draw | ( | ) |
c Range | ( | 0 | , |
0 | , | ||
1 | , | ||
1 | |||
) |
pt SetBorderSize | ( | 1 | ) |
c SetBorderSize | ( | 2 | ) |
arrow SetFillColor | ( | 1 | ) |
arrow SetFillStyle | ( | 1001 | ) |
c SetFrameFillColor | ( | 0 | ) |
pt SetTextColor | ( | 4 | ) |
pt SetTextFont | ( | 42 | ) |
Definition at line 78 of file entrylist_figure2.C.
pt = new TPaveText(0.0026738,0.790055,0.417112,0.994475,"br") |
Definition at line 7 of file entrylist_figure2.C.
Definition at line 10 of file entrylist_figure2.C.