Geant4.10
|
Functions | |
def | Configure |
def | SetMaterial |
def | plot_range |
def | init_root |
def | make_plot |
def EmPlot.Configure | ( | ) |
Definition at line 18 of file EmPlot.py.
Referenced by emcalc_gui.g4_configure().
def EmPlot.init_root | ( | ) |
Definition at line 58 of file EmPlot.py.
Referenced by emcalc_gui.plot_charged(), and emcalc_gui.plot_gamma().
def EmPlot.make_plot | ( | xlist, | |
user_title, | |||
axis_titile, | |||
q_super_impose = 0 |
|||
) |
Definition at line 84 of file EmPlot.py.
References G4INCL::Math.max(), G4INCL::Math.min(), and plot_range().
Referenced by emcalc_gui.plot_charged(), and emcalc_gui.plot_gamma().
def EmPlot.plot_range | ( | xmin, | |
xmax, | |||
xmargin = 0. |
|||
) |
Definition at line 40 of file EmPlot.py.
Referenced by make_plot().
def EmPlot.SetMaterial | ( | material_name | ) |
Definition at line 25 of file EmPlot.py.
Referenced by emcalc_gui.plot_charged(), emcalc_gui.plot_gamma(), B2aDetectorConstruction.SetChamberMaterial(), IORTDetectorConstruction.SetDiscoMaterialIORT(), IORTDetectorConstruction.SetDiscoMaterialIORT1(), BrachyDetectorConstruction.SetPhantomMaterial(), HadrontherapyDetectorConstruction.SetPhantomMaterial(), IORTDetectorConstruction.SetPhantomMaterial(), and PassiveProtonBeamLine.SetRSMaterial().