Skip to content

WIP: MagFieldServices: Use run-based IOVs for conditions objects

Frank Winklmeier requested to merge fwinkl/athena:magfield_iov into master

When running with currents set from job options, use the run number as IOV to make sure it is being re-initialized during stop/start. Also cleanup some printouts and remove finalize() methods that only print an INFO message.

Relates to ATLASRECTS-5604.

Merge request reports