Skip to content

Fix scope of loops in MuonTilePositionUpgrade

Roel Aaij requested to merge tile_position_loops into master

Some loops were inside another loop where they needn't be. I don't think functionality is affected, but this should be cleaner and faster.

Merge request reports