Skip to content

egammaTools: Configuration fix

In EMConversionBuilderConfig, don't fetch the configurable from the factory until the cfg function is called. Otherwise we can run into problems when mixing old and new configurations.

Merge request reports