Namespaces | Functions | Variables
depos.py File Reference

Go to the source code of this file.

Namespaces

 wirecell.gen.depos
 

Functions

def wirecell.gen.depos.todict (depos)
 
def wirecell.gen.depos.remove_zero_steps (depos)
 
def wirecell.gen.depos.load (filename, jpath="depos")
 
def wirecell.gen.depos.apply_units (depos, distance_unit, time_unit, energy_unit, step_unit=None, electrons_unit="1.0")
 
def wirecell.gen.depos.dump (output_file, depos, jpath="depos")
 
def wirecell.gen.depos.move (depos, offset)
 
def wirecell.gen.depos.center (depos, point)
 
def wirecell.gen.depos.plot_hist (h, xlab, output)
 
def wirecell.gen.depos.plot_s (depos, output)
 
def wirecell.gen.depos.plot_q (depos, output)
 
def wirecell.gen.depos.plot_n (depos, output)
 
def wirecell.gen.depos.plot_deds (depos, output)
 
def wirecell.gen.depos.plot_dnds (depos, output)
 
def wirecell.gen.depos.plot_xz_weighted (x, z, w, title, output)
 
def wirecell.gen.depos.plot_qxz (depos, output)
 
def wirecell.gen.depos.plot_qsxz (depos, output)
 
def wirecell.gen.depos.plot_nxz (depos, output)
 
def wirecell.gen.depos.plot_nscat (depos, output)
 

Variables

string wirecell.gen.depos.columns = "xyzqtsn"