Skip to content

Move muon trigger atr21822

Hi as discussed in ATR-21822, this MR is made to move some validated muon chains from LS2 to Physics and some test muon chains from Physics to LS2. The moves chains are following if people (adding @sshaw ,@nakahama ,@ckaldero , @markowen ,@vcroft ) agree I will remove the MR.

LS2 to Physics

ChainProp(name='HLT_2mu15_L12MU10', groups=SingleMuonGroup),
ChainProp(name='HLT_3mu8_msonly_L13MU6', groups=SingleMuonGroup),
ChainProp(name='HLT_mu80_L1MU20', groups=SingleMuonGroup),
ChainProp(name='HLT_mu60_L1MU20', groups=SingleMuonGroup),
ChainProp(name='HLT_mu10_lateMu_L1MU10', l1SeedThresholds=['FSNOSEED'], groups=SingleMuonGroup),
ChainProp(name='HLT_mu0_muoncalib_L1MU4_EMPTY', groups=SingleMuonGroup),
ChainProp(name='HLT_mu0_muoncalib_L1MU20',	groups=SingleMuonGroup),
ChainProp(name='HLT_mu22_mu8noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu20_2mu4noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu24_mu10noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu26_mu8noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu26_mu10noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu28_mu8noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu22_2mu4noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_mu24_2mu4noL1_L1MU20', l1SeedThresholds=['MU20','FSNOSEED'], mergingStrategy='serial', groups=MultiMuonGroup),
ChainProp(name='HLT_2mu6Comb_L12MU6', l1SeedThresholds=['MU6'],   groups=MultiMuonGroup),

Physics to LS2

ChainProp(name='HLT_2mu6Comb_L12MU6', l1SeedThresholds=['MU6'],   groups=MultiMuonGroup),
Edited by Debottam Bakshi Gupta

Merge request reports