Skip to content

Instantly share code, notes, and snippets.

Created December 16, 2012 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4301425 to your computer and use it in GitHub Desktop.
Save anonymous/4301425 to your computer and use it in GitHub Desktop.
root2hdf5 -n 10 *.root
INFO:rootpy.root2hdf5] Converting chaintest1.root ...
INFO:rootpy.root2tables] Will convert 1 tree in this directory
INFO:rootpy.root2tables] Converting tree 'test' with 10000 entries ...
100% |###############################################################################################| Time: 00:00:07
INFO:rootpy.root2hdf5] Created chaintest1.h5
INFO:rootpy.root2hdf5] Converting chaintest2.root ...
INFO:rootpy.root2tables] Will convert 1 tree in this directory
INFO:rootpy.root2tables] Converting tree 'test' with 10000 entries ...
100% |###############################################################################################| Time: 00:00:06
INFO:rootpy.root2hdf5] Created chaintest2.h5
INFO:rootpy.root2hdf5] Converting hadd.root ...
INFO:rootpy.root2tables] Will convert 2 trees in this directory
INFO:rootpy.root2tables] Converting tree 'test' with 100000 entries ...
^CINFO:rootpy.root2hdf5] Caught Ctrl-c ... cleaning up | ETA: 00:01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment