ATLAS Offline Software
Loading...
Searching...
No Matches
PyPoolBrowser Namespace Reference

Classes

class  EDMItem
class  MyRootObj
class  RootItem

Variables

 dh = g.PyDataHeader()
dict objList = {}
 rootObj = MyRootObj()
dict name = objList[key]
 root = Tk()
 bd
 sc = TreeWidget.ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)
 expand
 fill
 item = RootItem('/',rootObj,True)
 node = TreeWidget.TreeNode(sc.canvas, None, item)

Variable Documentation

◆ bd

PyPoolBrowser.bd

Definition at line 125 of file PyPoolBrowser.py.

◆ dh

PyPoolBrowser.dh = g.PyDataHeader()

Definition at line 102 of file PyPoolBrowser.py.

◆ expand

PyPoolBrowser.expand

Definition at line 128 of file PyPoolBrowser.py.

◆ fill

PyPoolBrowser.fill

Definition at line 128 of file PyPoolBrowser.py.

◆ item

PyPoolBrowser.item = RootItem('/',rootObj,True)

Definition at line 129 of file PyPoolBrowser.py.

◆ name

dict PyPoolBrowser.name = objList[key]

Definition at line 115 of file PyPoolBrowser.py.

◆ node

PyPoolBrowser.node = TreeWidget.TreeNode(sc.canvas, None, item)

Definition at line 131 of file PyPoolBrowser.py.

◆ objList

dict PyPoolBrowser.objList = {}

Definition at line 103 of file PyPoolBrowser.py.

◆ root

PyPoolBrowser.root = Tk()

Definition at line 123 of file PyPoolBrowser.py.

◆ rootObj

PyPoolBrowser.rootObj = MyRootObj()

Definition at line 111 of file PyPoolBrowser.py.

◆ sc

PyPoolBrowser.sc = TreeWidget.ScrolledCanvas(root, bg="white", highlightthickness=0, takefocus=1)

Definition at line 127 of file PyPoolBrowser.py.