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

Functions

def Configure
 
def SetMaterial
 
def plot_range
 
def init_root
 
def make_plot
 

Function Documentation

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().

+ Here is the caller graph for this function:

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().

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def EmPlot.plot_range (   xmin,
  xmax,
  xmargin = 0. 
)

Definition at line 40 of file EmPlot.py.

View newest version in sPHENIX GitHub at line 40 of file EmPlot.py

References if().

Referenced by make_plot().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: