ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Classes | |
class | gui_ex.pMainFrame |
Namespaces | |
gui_ex | |
Functions | |
def | gui_ex.pygaus |
def | gui_ex.MyDraw |
Variables | |
tuple | gui_ex.tpygaus = ROOT.TF1( 'pygaus', pygaus, -4, 4, 4 ) |
tuple | gui_ex.m = ROOT.TPyDispatcher( MyDraw ) |
tuple | gui_ex.window = pMainFrame( ROOT.gClient.GetRoot(), 200, 200 ) |