Skip to content

AthenaServices: Work around issue in dev3LCG.

Scott Snyder requested to merge ssnyder/athena:lcg3.AthenaServices-20231213 into main

In dev3LCG, there's an issue with the pythonization of the Gaudi Property methods that forward to the contained value. work around by explicitly calling value().

Merge request reports