Skip to content

Do not require EventInfo in AthenaHiveEventLoopMgr

Tadej Novak requested to merge tadej/athena:eventinfo-hive into master

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).

FYI: @tsulaia, @ssnyder

Merge request reports