Add support and tests for Run1 Sim10 workflow
This MR:
- Extends the Boole configurable to make it possible to write an unpacked DIGI from a packed Sim (for Run1, since Brunel/reco14-patches does not know how to unpack MCParticles/MCCVertices produced with modern Gauss versions)
- Provides two new tests:
- boole.checkFSR.createUnpacked reads a packed SIM and writes an unpacked DIGI
- boole.checkFSR.validateFSR reads the file produced by the previous test, checks that the event containers structure is as expected and checks that the GenFSR is correctly propagated from the SIM file
Edited by Marco Cattaneo