Skip to content

Use EventSelector from service manager Fix ATLASSIM-4605

Frank Berghaus requested to merge berghaus/athena:BytestreamOverlayInput into master

When doing the large scale change removing ByteStreamInputSvc's FullFileName (!33370 (merged)) I did not realize that EventSelector was not defined in the BSOverlay transform skeleton. This fetches the EventSelector from the service manager and should fix the bug noted in ATLASSIM-4605.

Merge request reports