rootpy.root2hdf5: Conversion from ROOT to HDF5

This module handles conversion of ROOT’s TFile and contained TTrees into HDF5 format with PyTables

Functions

root2hdf5.root2hdf5(rfile, hfile[, rpath, …]) Convert all trees in a ROOT file into tables in an HDF5 file.