ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 84 of file EmPlot.py
References if(), max, min, and plot_range().
Referenced by emcalc_gui.plot_charged(), and emcalc_gui.plot_gamma().
def EmPlot.plot_range | ( | xmin, | |
xmax, | |||
xmargin = 0. |
|||
) |
def EmPlot.SetMaterial | ( | material_name | ) |
Definition at line 25 of file EmPlot.py.
View newest version in sPHENIX GitHub at line 25 of file EmPlot.py
Referenced by emcalc_gui.plot_charged(), emcalc_gui.plot_gamma(), B2aDetectorConstruction.SetChamberMaterial(), IORTDetectorConstruction.SetDiscoMaterialIORT(), IORTDetectorConstruction.SetDiscoMaterialIORT1(), G4EzVolume.SetMaterial(), HadrontherapyModulator.SetModulatorMaterial(), BrachyDetectorConstruction.SetPhantomMaterial(), IORTDetectorConstruction.SetPhantomMaterial(), HadrontherapyDetectorConstruction.SetPhantomMaterial(), PassiveCarbonBeamLine.SetRippleFilterMaterial(), PassiveProtonBeamLine.SetRSMaterial(), and TrentoPassiveProtonBeamLine.SetScattererMaterial().