Skip to content

WriteCondHandle: Extend duplicate cond object range if possible

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

When recording a conditions object that already exists, try to extend its range. This will only work for non-MIXED containers. This should allow IOV changes during the run without any special code on the client side (ATEAM-477).

Edited by Frank Winklmeier

Merge request reports