Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
entrylist_figure2.C File Reference

Functions

pt Draw ()
 
Range (0, 0, 1, 1)
 
SetBorderSize (2)
 
pt SetBorderSize (1)
 
pt SetFillColor (kWhite)
 
arrow SetFillColor (1)
 
arrow SetFillStyle (1001)
 
SetFrameFillColor (0)
 
pt SetTextColor (4)
 
pt SetTextFont (42)
 

Variables

TArrowarrow = new TArrow(0.224,0.296703,0.4,0.296703,0.05,">")
 
TPaveTextpt = new TPaveText(0.0026738,0.790055,0.417112,0.994475,"br")
 
TTexttext = pt->AddText("TEntryList for a TChain")
 

Function Documentation

pt Draw ( )
c Range ( ,
,
,
 
)
c SetBorderSize ( )
pt SetBorderSize ( )
pt SetFillColor ( kWhite  )
arrow SetFillColor ( )
arrow SetFillStyle ( 1001  )
c SetFrameFillColor ( )
pt SetTextColor ( )
pt SetTextFont ( 42  )

Variable Documentation

TArrow* arrow = new TArrow(0.224,0.296703,0.4,0.296703,0.05,">")

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.

text = pt->AddText("TEntryList for a TChain")

Definition at line 10 of file entrylist_figure2.C.