This is a helper module for creating pyROOT scripts. It has functions that will read text data files (whitespace separated); initialize ROOT, parse some arguments; and print/save the canvas.

For a simple script which uses this, see xy_plot.py.

root.py