| 
    ROOT   6.08/07  Reference Guide  | 
    
Functions | |
| pt | Draw () | 
| c | Range (0, 0, 1, 1) | 
| c | SetBorderSize (2) | 
| pt | SetBorderSize (0) | 
| pt | SetFillColor (19) | 
| arrow | SetFillColor (1) | 
| arrow | SetFillStyle (1001) | 
| c | SetFrameFillColor (0) | 
| pt | SetTextAlign (12) | 
| text | SetTextAngle (-15) | 
| pt | SetTextColor (4) | 
| pt | SetTextSize (0.048583) | 
Variables | |
| TArrow * | arrow = new TArrow(0.225552,0.572271,0.35489,0.283186,0.03,"|>") | 
| return | c | 
| TLine * | line = new TLine(0.35,0.5,0.95,0.5) | 
| TPaveText * | pt = new TPaveText(0.00313972,0.650146,0.22135,0.772595,"br") | 
| TText * | text = pt->AddText("TEntryListBlock") | 
| pt Draw | ( | ) | 
| c Range | ( | 0 | , | 
| 0 | , | ||
| 1 | , | ||
| 1 | |||
| ) | 
| c SetBorderSize | ( | 2 | ) | 
| pt SetBorderSize | ( | 0 | ) | 
| pt SetFillColor | ( | 19 | ) | 
| arrow SetFillColor | ( | 1 | ) | 
| arrow SetFillStyle | ( | 1001 | ) | 
| c SetFrameFillColor | ( | 0 | ) | 
| pt SetTextAlign | ( | 12 | ) | 
| text SetTextAngle | ( | - | 15 | ) | 
| pt SetTextColor | ( | 4 | ) | 
| pt SetTextSize | ( | 0. | 048583 | ) | 
| arrow = new TArrow(0.225552,0.572271,0.35489,0.283186,0.03,"|>") | 
Definition at line 229 of file entrylistblock_figure1.C.
| return c | 
Definition at line 291 of file entrylistblock_figure1.C.
| line = new TLine(0.35,0.5,0.95,0.5) | 
Definition at line 237 of file entrylistblock_figure1.C.
| pt = new TPaveText(0.00313972,0.650146,0.22135,0.772595,"br") | 
Definition at line 9 of file entrylistblock_figure1.C.
| text = pt->AddText("TEntryListBlock") | 
Definition at line 11 of file entrylistblock_figure1.C.