Skip to content

AthenaConfiguration: Work around a pyroot issue.

Sometimes, i have observed jobs using new configuration failing on a call to Gaudi with the error that gbl.Gaudi is not a Gaudi instance. This can be avoided by touching the pyroot object earlier.

Merge request reports