Skip to content

Fix application of configurables

Rosen Matev requested to merge rmatev-configurable-hell into master

As a result of these, applyConfigurableUsers and applyConfigurableUsers_old produce the same configuration. See LBHLT-309 This is tested explicitly with the tests added with Moore!83 (merged)

TODO:

  • Some more work in Hlt2Tracking to call all methods in the apply method
  • Monkey-patch ConfigurableUser from Gaudi and add a test with strict configurables. Done in Moore!83 (merged)
  • Fix HltJetConf

Merge request reports