Skip to content

TileMonitoring: Fix old-style Tile DQ monitoring (ATLASRECTS-6945)

Tile raw channel container is set up during Tile reconstruction configuration depending on reconstruction method used. But now new-style Tile reconstruction is actually used even if odl-style JO configuration is used. So, old-style Tile DQ monitoring has been fixed to use new-style configuration flags.

Merge request reports