COPYING
MANIFEST.in
README.rst
distribute_setup.py
setup.py
/home/endw/workspace/rootpy/scripts/roosh
/home/endw/workspace/rootpy/scripts/root-hadd
/home/endw/workspace/rootpy/scripts/rootpy
devscripts/install_python_and_root.sh
devscripts/root-browser
devscripts/root-cp
devscripts/root-crop-tree
devscripts/root-drawables
devscripts/root-embed-text
devscripts/root-friend
devscripts/root-skim
devscripts/rootpy-copyright
devscripts/rootpy-create-test-file
devscripts/rootpy-getfile
devscripts/rootpy-movie-plot
devscripts/rootpy-server
devscripts/rootpy-testerd
devscripts/rootpy-worker
examples/README.txt
examples/array/README.txt
examples/array/plot_hist_fill_array.py
examples/array/tree_to_array.py
examples/io/README.txt
examples/io/file.py
examples/plotting/README.txt
examples/plotting/plot_hist.py
examples/plotting/plot_matplotlib_hist.py
examples/plotting/plot_style.py
examples/tree/README.txt
examples/tree/chain.py
examples/tree/chain_overwrite.py
examples/tree/model.py
examples/tree/model_simple.py
examples/tree/models.py
examples/tree/object_branch.py
examples/tree/overwrite.py
examples/tree/simple.py
requirements/array.txt
requirements/matplotlib.txt
requirements/roosh.txt
requirements/tables.txt
rootpy/__init__.py
rootpy/context.py
rootpy/core.py
rootpy/defaults.py
rootpy/info.py
rootpy/objectproxy.py
rootpy/path.py
rootpy/root2hdf5.py
rootpy/rootpy_globals.py
rootpy/stl.py
rootpy/types.py
rootpy/userdata.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/batch/__init__.py
rootpy/batch/student.py
rootpy/batch/supervisor.py
rootpy/compiled/__init__.py
rootpy/compiled/tests/__init__.py
rootpy/compiled/tests/test.cxx
rootpy/compiled/tests/test_compiled.py
rootpy/data/__init__.py
rootpy/data/dataset.py
rootpy/etc/pdg_table.txt
rootpy/extern/__init__.py
rootpy/extern/argparse.py
rootpy/extern/close_variable.py
rootpy/extern/inject_closure.py
rootpy/extern/module_facade.py
rootpy/extern/pyparsing.py
rootpy/extern/byteplay/__init__.py
rootpy/extern/byteplay/byteplay.py
rootpy/extern/byteplay/byteplay3.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/progressbar/__init__.py
rootpy/extern/progressbar/progressbar.py
rootpy/extern/tabulartext/__init__.py
rootpy/extern/tabulartext/prettytable.py
rootpy/extern/tabulartext/texttable.py
rootpy/extern/tabulartext/test/__init__.py
rootpy/extern/tabulartext/test/prettytable_test.py
rootpy/extern/tests/__init__.py
rootpy/extern/tests/facade_example.py
rootpy/extern/tests/test_module_facade.py
rootpy/interactive/__init__.py
rootpy/interactive/canvas_events.py
rootpy/interactive/rootwait.py
rootpy/io/__init__.py
rootpy/io/file.py
rootpy/io/utils.py
rootpy/io/tests/__init__.py
rootpy/io/tests/test_file.py
rootpy/logger/__init__.py
rootpy/logger/color.py
rootpy/logger/extended_logger.py
rootpy/logger/magic.py
rootpy/logger/multilogging.py
rootpy/logger/roothandler.py
rootpy/logger/util.py
rootpy/logger/tests/__init__.py
rootpy/logger/tests/logcheck.py
rootpy/logger/tests/test_roothandler.py
rootpy/logger/tests/test_threading.py
rootpy/math/__init__.py
rootpy/math/linalg/__init__.py
rootpy/math/linalg/matrix.py
rootpy/math/physics/__init__.py
rootpy/math/physics/measure.py
rootpy/math/physics/vector.py
rootpy/math/stats/__init__.py
rootpy/math/stats/correlation.py
rootpy/math/stats/qqplot.py
rootpy/memory/__init__.py
rootpy/memory/keepalive.py
rootpy/memory/showdeletion.py
rootpy/memory/tests/__init__.py
rootpy/memory/tests/test_keepalive.py
rootpy/plotting/__init__.py
rootpy/plotting/canvas.py
rootpy/plotting/core.py
rootpy/plotting/graph.py
rootpy/plotting/hist.py
rootpy/plotting/legend.py
rootpy/plotting/root2matplotlib.py
rootpy/plotting/shapes.py
rootpy/plotting/text.py
rootpy/plotting/views.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/test.py
rootpy/plotting/style/tests/__init__.py
rootpy/plotting/style/tests/test_style.py
rootpy/testdata/__init__.py
rootpy/testdata/test_dicts.root
rootpy/testdata/test_file.root
rootpy/testdata/test_file_2.root
rootpy/tests/__init__.py
rootpy/tests/test_stl.py
rootpy/tests/test_types.py
rootpy/tree/__init__.py
rootpy/tree/buffer.py
rootpy/tree/categories.py
rootpy/tree/chain.py
rootpy/tree/cut.py
rootpy/tree/cutflow.py
rootpy/tree/filtering.py
rootpy/tree/model.py
rootpy/tree/tree.py
rootpy/tree/treeobject.py
rootpy/tree/tests/__init__.py
rootpy/tree/tests/test_categories.py
rootpy/tree/tests/test_tree.py
rootpy/util/__init__.py
rootpy/util/cinterface.py
rootpy/util/cpp.py
rootpy/util/extras.py
rootpy/util/hook.py
rootpy/util/quickroot.py
rootpy/util/tests/__init__.py
rootpy/util/tests/test_cpp.py
rootpy/util/tests/test_hook.py
scripts/roosh
scripts/root-hadd
scripts/rootpy