Skip to content
Snippets Groups Projects
Commit 33e75d6a authored by Savanna Shaw's avatar Savanna Shaw
Browse files

Update late muon trigger to use late muon L1 trigger

Updating the L1 item used in the late muon trigger to the L1Topo late muon trigger, and updating the trferences accordingly.
parent 2be9c362
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!37301Update late muon trigger to use late muon L1 trigger
......@@ -556,9 +556,9 @@ TrigSignatureMoniMT INFO -- #209090273 Features
TrigSignatureMoniMT INFO HLT_mu10_ivarmedium_mu10_10invm70_L12MU10 #2386882549
TrigSignatureMoniMT INFO -- #2386882549 Events 3 3 0 0 0 0 2 2 2 2 2 - - - - 2
TrigSignatureMoniMT INFO -- #2386882549 Features 0 0 0 0 4 4 4 4 2 - - - -
TrigSignatureMoniMT INFO HLT_mu10_lateMu_L1MU10 #48780310
TrigSignatureMoniMT INFO -- #48780310 Events 10 10 0 0 0 0 0 0 - - - - - - - 0
TrigSignatureMoniMT INFO -- #48780310 Features 0 0 0 0 0 0 - - - - - - -
TrigSignatureMoniMT INFO HLT_mu10_lateMu_L1LATE-MU10_XE50 #1787564306
TrigSignatureMoniMT INFO -- #1787564306 Events 0 0 0 0 0 0 0 0 - - - - - - - 0
TrigSignatureMoniMT INFO -- #1787564306 Features 0 0 0 0 0 0 - - - - - - -
TrigSignatureMoniMT INFO HLT_mu11_mu6_bBmumu_L1MU11_2MU6 #947854469
TrigSignatureMoniMT INFO -- #947854469 Events 4 4 0 0 0 0 3 0 2 0 - - - - - 0
TrigSignatureMoniMT INFO -- #947854469 Features 0 0 0 0 6 0 4 0 - - - - -
......
......@@ -556,9 +556,9 @@ TrigSignatureMoniMT INFO -- #209090273 Features
TrigSignatureMoniMT INFO HLT_mu10_ivarmedium_mu10_10invm70_L12MU10 #2386882549
TrigSignatureMoniMT INFO -- #2386882549 Events 20 20 0 0 0 0 0 0 0 0 0 - - - - 0
TrigSignatureMoniMT INFO -- #2386882549 Features 0 0 0 0 0 0 0 0 0 - - - -
TrigSignatureMoniMT INFO HLT_mu10_lateMu_L1MU10 #48780310
TrigSignatureMoniMT INFO -- #48780310 Events 20 20 0 0 0 0 0 0 - - - - - - - 0
TrigSignatureMoniMT INFO -- #48780310 Features 0 0 0 0 0 0 - - - - - - -
TrigSignatureMoniMT INFO HLT_mu10_lateMu_L1LATE-MU10_XE50 #1787564306
TrigSignatureMoniMT INFO -- #1787564306 Events 20 20 0 0 0 0 0 0 - - - - - - - 0
TrigSignatureMoniMT INFO -- #1787564306 Features 0 0 0 0 0 0 - - - - - - -
TrigSignatureMoniMT INFO HLT_mu11_mu6_bBmumu_L1MU11_2MU6 #947854469
TrigSignatureMoniMT INFO -- #947854469 Events 20 20 0 0 0 0 0 0 0 0 - - - - - 0
TrigSignatureMoniMT INFO -- #947854469 Features 0 0 0 0 0 0 0 0 - - - - -
......
......@@ -50,7 +50,7 @@ def setupMenu():
ChainProp(name='HLT_mu6_msonly_L1MU6', groups=SingleMuonGroup),
ChainProp(name='HLT_2mu6_10invm70_L1MU6', groups=SingleMuonGroup),
ChainProp(name='HLT_mu10_lateMu_L1MU10', l1SeedThresholds=['FSNOSEED'], groups=SingleMuonGroup),
ChainProp(name='HLT_mu10_lateMu_L1LATE-MU10_XE50', l1SeedThresholds=['FSNOSEED'], groups=SingleMuonGroup),
# this is for test only
ChainProp(name='HLT_2mu6_Dr_L12MU4', groups=MultiMuonGroup),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment