Skip to content

EventContextExt: use speculative get to avoid extraneous type check

Gerhard Raven requested to merge use-speculative-get into master

Avoid double checking of type when requesting a memory resource from the event context -- enabled by additional accessor introduced in gaudi/Gaudi!1080 (merged)

Merge request reports