COPYING
MANIFEST.in
README.rst
setup.py
examples/io/file.py
examples/plotting/plot_autobinning.py
examples/plotting/plot_bin_merging.py
examples/plotting/plot_hist.py
examples/plotting/plot_matplotlib_graph.py
examples/plotting/plot_matplotlib_hist.py
examples/plotting/plot_matplotlib_hist2d.py
examples/plotting/plot_overlay.py
examples/plotting/plot_style.py
examples/stats/plot_quantiles.py
examples/tree/chain.py
examples/tree/chain_overwrite.py
examples/tree/model.py
examples/tree/model_simple.py
examples/tree/ntuple.py
examples/tree/object_branch.py
examples/tree/overwrite.py
examples/tree/user_object.py
examples/tree/vararray.py
requirements/array.txt
requirements/matplotlib.txt
requirements/roosh.txt
requirements/stats.txt
requirements/tables.txt
rootpy/ROOT.py
rootpy/__init__.py
rootpy/base.py
rootpy/collection.py
rootpy/compiled.py
rootpy/context.py
rootpy/decorators.py
rootpy/defaults.py
rootpy/info.py
rootpy/matrix.py
rootpy/roosh.py
rootpy/root2hdf5.py
rootpy/stl.py
rootpy/userdata.py
rootpy/vector.py
rootpy.egg-info/PKG-INFO
rootpy.egg-info/SOURCES.txt
rootpy.egg-info/dependency_links.txt
rootpy.egg-info/entry_points.txt
rootpy.egg-info/requires.txt
rootpy.egg-info/top_level.txt
rootpy/etc/pdg_table.txt
rootpy/extern/__init__.py
rootpy/extern/argparse.py
rootpy/extern/close_variable.py
rootpy/extern/ordereddict.py
rootpy/extern/pyparsing.py
rootpy/extern/six.py
rootpy/extern/byteplay/__init__.py
rootpy/extern/byteplay3/__init__.py
rootpy/extern/hep/__init__.py
rootpy/extern/hep/pdg.py
rootpy/extern/lockfile/__init__.py
rootpy/extern/lockfile/linklockfile.py
rootpy/extern/lockfile/mkdirlockfile.py
rootpy/extern/lockfile/pidlockfile.py
rootpy/extern/lockfile/sqlitelockfile.py
rootpy/extern/lockfile/symlinklockfile.py
rootpy/extern/progressbar/__init__.py
rootpy/extern/progressbar/widgets.py
rootpy/extern/shortuuid/__init__.py
rootpy/interactive/__init__.py
rootpy/interactive/canvas_events.py
rootpy/interactive/console.py
rootpy/interactive/notebook.py
rootpy/interactive/rootwait.py
rootpy/io/__init__.py
rootpy/io/file.py
rootpy/io/pickler.py
rootpy/io/tests/__init__.py
rootpy/io/tests/test_file.py
rootpy/io/tests/test_pickler.py
rootpy/logger/__init__.py
rootpy/logger/extended_logger.py
rootpy/logger/formatter.py
rootpy/logger/magic.py
rootpy/logger/roothandler.py
rootpy/logger/utils.py
rootpy/logger/tests/__init__.py
rootpy/logger/tests/logcheck.py
rootpy/logger/tests/test_roothandler.py
rootpy/logger/tests/test_threading.py
rootpy/memory/__init__.py
rootpy/memory/deletion.py
rootpy/memory/keepalive.py
rootpy/memory/ownership.py
rootpy/memory/tests/__init__.py
rootpy/memory/tests/test_getownership.py
rootpy/memory/tests/test_keepalive.py
rootpy/plotting/__init__.py
rootpy/plotting/autobinning.py
rootpy/plotting/axis.py
rootpy/plotting/base.py
rootpy/plotting/box.py
rootpy/plotting/canvas.py
rootpy/plotting/func.py
rootpy/plotting/graph.py
rootpy/plotting/hist.py
rootpy/plotting/legend.py
rootpy/plotting/profile.py
rootpy/plotting/root2matplotlib.py
rootpy/plotting/shapes.py
rootpy/plotting/text.py
rootpy/plotting/utils.py
rootpy/plotting/views.py
rootpy/plotting/contrib/__init__.py
rootpy/plotting/contrib/gif.py
rootpy/plotting/contrib/plot_contour_matrix.py
rootpy/plotting/contrib/plot_corrcoef_matrix.py
rootpy/plotting/contrib/quantiles.py
rootpy/plotting/contrib/tests/__init__.py
rootpy/plotting/contrib/tests/test_plot_contour_matrix.py
rootpy/plotting/contrib/tests/test_plot_corrcoef_matrix.py
rootpy/plotting/style/__init__.py
rootpy/plotting/style/atlas/__init__.py
rootpy/plotting/style/atlas/labels.py
rootpy/plotting/style/atlas/style.py
rootpy/plotting/style/atlas/style_mpl.py
rootpy/plotting/style/atlas/test.py
rootpy/plotting/style/cmstdr/__init__.py
rootpy/plotting/style/cmstdr/labels.py
rootpy/plotting/style/cmstdr/style.py
rootpy/plotting/style/cmstdr/test.py
rootpy/plotting/style/default/__init__.py
rootpy/plotting/style/default/style.py
rootpy/plotting/style/lhcb/__init__.py
rootpy/plotting/style/lhcb/labels.py
rootpy/plotting/style/lhcb/style.py
rootpy/plotting/style/lhcb/test.py
rootpy/plotting/style/tests/__init__.py
rootpy/plotting/style/tests/test_style.py
rootpy/plotting/tests/__init__.py
rootpy/plotting/tests/test_graph.py
rootpy/plotting/tests/test_hist.py
rootpy/plotting/tests/test_legend.py
rootpy/plotting/tests/test_plottable.py
rootpy/plotting/tests/test_profile.py
rootpy/plotting/tests/test_root2matplotlib.py
rootpy/plotting/tests/test_utils.py
rootpy/stats/__init__.py
rootpy/stats/category.py
rootpy/stats/collection.py
rootpy/stats/correlated_values.py
rootpy/stats/dataset.py
rootpy/stats/fit.py
rootpy/stats/modelconfig.py
rootpy/stats/pdf.py
rootpy/stats/plottable.py
rootpy/stats/value.py
rootpy/stats/workspace.py
rootpy/stats/histfactory/__init__.py
rootpy/stats/histfactory/histfactory.py
rootpy/stats/histfactory/utils.py
rootpy/stats/histfactory/tests/__init__.py
rootpy/stats/histfactory/tests/test_histfactory.py
rootpy/stats/tests/__init__.py
rootpy/stats/tests/test_correlated_values.py
rootpy/stats/tests/test_plottable.py
rootpy/testdata/__init__.py
rootpy/testdata/test_csv.root
rootpy/testdata/test_csv.txt
rootpy/testdata/test_csv_new.txt
rootpy/testdata/test_dicts.root
rootpy/testdata/test_file.root
rootpy/testdata/test_file_2.root
rootpy/testdata/test_tree.root
rootpy/tests/__init__.py
rootpy/tests/test_ROOT.py
rootpy/tests/test_base.py
rootpy/tests/test_compiled.cxx
rootpy/tests/test_compiled.py
rootpy/tests/test_decorators.py
rootpy/tests/test_root2hdf5.py
rootpy/tests/test_stl.py
rootpy/tests/utils.py
rootpy/tree/__init__.py
rootpy/tree/categories.py
rootpy/tree/chain.py
rootpy/tree/cut.py
rootpy/tree/filtering.py
rootpy/tree/tree.py
rootpy/tree/treebuffer.py
rootpy/tree/treemodel.py
rootpy/tree/treeobject.py
rootpy/tree/treetypes.py
rootpy/tree/tests/__init__.py
rootpy/tree/tests/test_categories.py
rootpy/tree/tests/test_cut.py
rootpy/tree/tests/test_tree.py
rootpy/tree/tests/test_treetypes.py
rootpy/utils/__init__.py
rootpy/utils/cinterface.py
rootpy/utils/cpp.py
rootpy/utils/extras.py
rootpy/utils/hook.py
rootpy/utils/inject_closure.py
rootpy/utils/lock.py
rootpy/utils/module_facade.py
rootpy/utils/path.py
rootpy/utils/quickroot.py
rootpy/utils/silence.py
rootpy/utils/tests/__init__.py
rootpy/utils/tests/facade_example.py
rootpy/utils/tests/test_cpp.py
rootpy/utils/tests/test_hook.py
rootpy/utils/tests/test_module_facade.py
scripts/rootpy