km3pipe.utils.i3root2hdf5

Robust root->h5 converter, for rootfiles generated from I3 files.

Certain keys have to be skipped, otherwise the converter segfaults (!!!).

Usage:
i3root2hdf5.py [–force] INFILE i3root2hdf5.py -h | –help
Options:
-h –help Show this screen. –force Overwrite target if it already exists.

Module Contents

Functions

i3root2hdf5(infile, force=False)
main()
km3pipe.utils.i3root2hdf5.i3root2hdf5(infile, force=False)[source]
km3pipe.utils.i3root2hdf5.main()[source]