Update DigitizationTests pile-up event info
Pile-up is now managed by xAOD::EventInfo. PileUpEventInfo
is therefore no longer used, so PileUpEventInfoTest and
associated tool are renamed to reflect the changes:
PileUpEventInfoTest{Tool} -> EventInfoTest{Tool}
Also took this opportunity to adopt use of new-style
StoreGate retrieves.
Closes ATLASSIM-4467