ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
fildir.py File Reference

Go to the source code of this file.

Namespaces

 fildir
 

Variables

tuple fildir.c1 = TCanvas( 'c1', 'ROOT FilDir description', 700, 900 )
 
tuple fildir.title = TPaveLabel( 4, 23, 16, 24.2, 'ROOT File/Directory/Key description' )
 
int fildir.keycolor = 42
 
int fildir.dircolor = 21
 
int fildir.objcolor = 46
 
tuple fildir.file = TPaveText( 2, 19, 6, 22 )
 
tuple fildir.arrow = TArrow( 6, 20.5, 17, 20.5, 0.02, '|>' )
 
tuple fildir.free = TPaveText( 8, 20, 11, 21 )
 
tuple fildir.free2 = TPaveText( 12, 20, 15, 21 )
 
tuple fildir.tfree = TText( 6.2, 21.2, 'fFree = TList of free blocks' )
 
tuple fildir.tkeys = TText( 5.2, 18.2, 'fKeys = TList of Keys' )
 
tuple fildir.tmemory = TText( 3.2, 15.2, 'fListHead = TList of Objects in memory' )
 
tuple fildir.line = TLine( 5, 19, 5, 17 )
 
tuple fildir.key0 = TPaveText( 7, 16, 10, 18 )
 
tuple fildir.key1 = TPaveText( 12, 16, 15, 18 )
 
tuple fildir.obj0 = TPaveText( 5, 13, 8, 15 )
 
tuple fildir.dir1 = TPaveText( 10, 13, 13, 15 )
 
tuple fildir.obj1 = TPaveText( 15, 13, 18, 15 )
 
tuple fildir.key2 = TPaveText( 14, 10.5, 16, 11.5 )
 
tuple fildir.obj2 = TPaveText( 14, 8.5, 16, 9.5 )
 
tuple fildir.ldot = TLine( 10, 15, 2, 11 )
 
tuple fildir.dirdata = TPaveText( 2, 5, 8, 11 )
 
tuple fildir.keydata = TPaveText( 10, 2, 17, 7 )