Skip to content

PixelConditionsAlgorithms: Fix IOV ranges.

The conditions container for PixelCablingCondData should use run+lbn. When we make a dummy range, also use run+lbn, rather than timestamp; otherwise, we can get mismatch errors from the container.

(I'm assuming this stuff about recording a dummy range in initialize() is temporary; that's not what we should be doing.)

Merge request reports