aboutsummaryrefslogtreecommitdiff
path: root/src/hdf5_utils.h
AgeCommit message (Collapse)Author
2019-09-23add sub_run variable to the events array in the HDF5 filetlatorre
This commit adds the sub_run variable to the ev array in the HDF5 output file and updates plot-energy to order the events using the run and sub_run variables. This fixes a potential issue where I was sorting by GTID before, but the GTID can wrap around and so isn't guaranteed to put the events in the right order.
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre