km3pipe.utils.i3toroot

Convert an I3 file to ROOT.

Direct conversion to HDF5 is possible in theory, but the Lyon seatray installation has a broken h5/pytables install.

Usage:
i3toroot.py INFILE i3toroot.py -h | –help
Options:
-h –help Show this screen.

Module Contents

Functions

i3toroot(infile)
main()
km3pipe.utils.i3toroot.i3toroot(infile)[source]
km3pipe.utils.i3toroot.main()[source]