Do not require EventInfo in AthenaHiveEventLoopMgr
It seems AthenaHiveEventLoopMgr
requires the legacy EventInfo
object to print the event numbers. Read those information directly from the event context.
The functionality is kept as similar as possible to what it was before so I still select the store from the whiteboard (not sure if it is even needed).