|
Geant4.10
|
Data Structures | |
| class | MainWindow |
| class | TextView |
Functions | |
| def | g4_configure |
| def | plot_charged |
| def | plot_gamma |
| def | main |
| def emcalc_gui.g4_configure | ( | ) |
Definition at line 20 of file emcalc_gui.py.
References EmPlot.Configure().
Referenced by main().
| def emcalc_gui.main | ( | ) |
Definition at line 342 of file emcalc_gui.py.
References g4_configure(), python.gTerminate(), and pyglobals.SetG4PyCoutDestination().
| def emcalc_gui.plot_charged | ( | material, | |
| pname | |||
| ) |
Definition 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().
| def emcalc_gui.plot_gamma | ( | material | ) |
Definition 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().
1.8.7