Improvements in persist reco
- Add support for persisting packed RecVertex containers in the raw event.
- Decouple links from locations of non-packed objects in the Hlt (needed for the next point).
- Add a central place (
GaudiConf.PersistRecoConf
) where persist reco packing (locations, (un)packers) is configured.DAQSys.Decoder.py
andHltConf.HltPersistReco.py
now use the latter rather than hard code locations, etc.