Add make_pvs argument in particle maker
The def _make_particles
in the hlt2 standard particles currently runs the HLT2 PV reconstruction by default. In case you want to bypass this (e.g. going for an 'empty PV container maker'), you could now configure it with your own function.