GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
pygui.grut-view Namespace Reference

Functions

def on_close ()
 
def update ()
 

Variables

 action
 
 argv
 
 category
 
 ident = threading.current_thread().ident
 
 IgnoreCommandLineOptions
 
 message
 
 StartGuiThread
 
 window = None
 

Function Documentation

◆ on_close()

def pygui.grut-view.on_close ( )

Definition at line 34 of file grut-view.py.

◆ update()

def pygui.grut-view.update ( )

Definition at line 24 of file grut-view.py.

Referenced by pygui.mainwindow.MainWindow.Update().

Variable Documentation

◆ action

pygui.grut-view.action

◆ argv

◆ category

pygui.grut-view.category

Definition at line 11 of file grut-view.py.

◆ ident

pygui.grut-view.ident = threading.current_thread().ident

Definition at line 22 of file grut-view.py.

◆ IgnoreCommandLineOptions

pygui.grut-view.IgnoreCommandLineOptions

Definition at line 10 of file grut-view.py.

◆ message

pygui.grut-view.message

Definition at line 12 of file grut-view.py.

Referenced by TGRSIint.DelayedProcessLine_Action(), and TAnalysisWriteLoop.Server().

◆ StartGuiThread

pygui.grut-view.StartGuiThread

Definition at line 13 of file grut-view.py.

◆ window

pygui.grut-view.window = None

Definition at line 39 of file grut-view.py.