Skip to content

Remove updateAlignment call for Alines in MuonAlignmentCondAlg

Nicolas Koehler requested to merge nkoehler/athena:muAlignAlineUp into master

Hi,

this MR removes the updateAlignment call for the Alines in on the MuonDetectorManager from the detectorStore in the MuonAlignmentCondAlg. This update call cannot be made in MT on the manager holding the nominal geometry (without alignment). This MR will show that the removal of this call will result in the test_trig_data_v1Dev_build test failing due to a difference in the output. Adding @stavrop and @sshaw

Best, Nico

Merge request reports