Skip to content

Bug fix for incorrect BCID from L1Muon Endcap to MuCTPI in MC 21.0-mc16a (ATR-20569)

Junpei Maeda requested to merge junpei/athena:ATR20569-mc16a into 21.0-mc16a

The L1MuonEndcap (TrigT1TGC package) was always sending current bunch ID (0 for MC) to MuCTPI, even when detector hits and the candidate decision is calculated for the different bunches. This bug is basically fixed in !28173 (merged), but not propagated to 21.0-mc16a branch. This fix will affect the number of trigger counts of L1Muon triggers including LATE-MUx_xx.

Merge request reports