Packer for PrimaryVertices
We need a packer for the PrimaryVertices monstrosity:
https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/RecEvent/include/Event/PrimaryVertices.h#L179
Part of it is SOA container, so it would be good to reuse https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/EventBase/include/Event/SOAPacker.h for that. Will need some help (@ahennequ) to see how we could efficiently do that.