dumpTree.py has been abducted by the ND Production repository!
https://github.com/DUNE/ND_Production/blob/main/run-convert2h5/convert_edepsim_roottoh5.py
Having this script as a subsidiary of larnd-sim would allow us to have control over the data fields needed for larnd-sim, as well as having an internal reference for dtypes.
This step is a bottleneck for truth data not used by larnd-sim. Though the default behavior is to simply copy these fields into the output, it presents a small extra annoyance for users who want to add or change what extraneous (to larnd-sim) data is dumped from edep-sim.
dumpTree.pyhas been abducted by the ND Production repository!https://github.com/DUNE/ND_Production/blob/main/run-convert2h5/convert_edepsim_roottoh5.py
Having this script as a subsidiary of
larnd-simwould allow us to have control over the data fields needed forlarnd-sim, as well as having an internal reference for dtypes.This step is a bottleneck for truth data not used by
larnd-sim. Though the default behavior is to simply copy these fields into the output, it presents a small extra annoyance for users who want to add or change what extraneous (tolarnd-sim) data is dumped fromedep-sim.