Skip to content

HLT Nav Conversion - make sure that config reading is done only once per job

Tomasz Bold requested to merge tbold/athena:config-once-in-event-loop into master

As the title says. The changes make sure we do not recompute config info in each event. I tried having it in initialize & start transitions but neither worked.

Tagging @wprzygod @tamartin

Merge request reports