Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
entrylist_figure2.C File Reference

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

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

◆ Draw()

pt Draw ( )

◆ Range()

c Range ( ,
,
,
 
)

◆ SetBorderSize() [1/2]

pt SetBorderSize ( )

◆ SetBorderSize() [2/2]

c SetBorderSize ( )

◆ SetFillColor() [1/2]

arrow SetFillColor ( )

◆ SetFillColor() [2/2]

pt SetFillColor ( kWhite  )

◆ SetFillStyle()

arrow SetFillStyle ( 1001  )

◆ SetFrameFillColor()

c SetFrameFillColor ( )

◆ SetTextColor()

pt SetTextColor ( )

◆ SetTextFont()

pt SetTextFont ( 42  )

Variable Documentation

◆ arrow

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

Definition at line 78 of file entrylist_figure2.C.

◆ pt

pt = new TPaveText(0.0026738,0.790055,0.417112,0.994475,"br")

Definition at line 7 of file entrylist_figure2.C.

◆ text

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

Definition at line 10 of file entrylist_figure2.C.