ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
emcalc_gui Namespace Reference

Classes

class  MainWindow
 
class  TextView
 

Functions

def g4_configure
 
def plot_charged
 
def plot_gamma
 
def main
 

Function Documentation

def emcalc_gui.g4_configure ( )

Definition at line 20 of file emcalc_gui.py.

View newest version in sPHENIX GitHub at line 20 of file emcalc_gui.py

References EmPlot.Configure().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def emcalc_gui.main ( )

Definition at line 342 of file emcalc_gui.py.

View newest version in sPHENIX GitHub at line 342 of file emcalc_gui.py

References g4_configure(), source.gTerminate(), and pyglobals.SetG4PyCoutDestination().

+ Here is the call graph for this function:

def emcalc_gui.plot_charged (   material,
  pname 
)

Definition at line 27 of file emcalc_gui.py.

View newest version in sPHENIX GitHub at line 27 of file emcalc_gui.py

References EmPlot.init_root(), EmPlot.make_plot(), and EmPlot.SetMaterial().

Referenced by emcalc_gui.MainWindow.cb_show_plot().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def emcalc_gui.plot_gamma (   material)

Definition at line 69 of file emcalc_gui.py.

View newest version in sPHENIX GitHub at line 69 of file emcalc_gui.py

References EmPlot.init_root(), EmPlot.make_plot(), and EmPlot.SetMaterial().

Referenced by emcalc_gui.MainWindow.cb_show_plot().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: