Skip to content
Snippets Groups Projects
Commit d8ca5c46 authored by Mark Andrew Owen's avatar Mark Andrew Owen
Browse files

Add HLT_noalg_L1MBTS_1_EMPTY to LS2_v1, including adding L1_MBTS_1_EMPTY to L1 menu

parent 3ed6e9db
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,!35289Add HLT_noalg_L1MBTS_1_EMPTY to LS2_v1 (ATR-21740)
......@@ -502,6 +502,9 @@ TrigSignatureMoniMT INFO -- #1651897827 Features
TrigSignatureMoniMT INFO HLT_noalg_L1J85 #166231461
TrigSignatureMoniMT INFO -- #166231461 Events 5 5 - - - - - - 5
TrigSignatureMoniMT INFO -- #166231461 Features - - - - - -
TrigSignatureMoniMT INFO HLT_noalg_L1MBTS_1_EMPTY #4174355886
TrigSignatureMoniMT INFO -- #4174355886 Events 0 0 - - - - - - 0
TrigSignatureMoniMT INFO -- #4174355886 Features - - - - - -
TrigSignatureMoniMT INFO HLT_noalg_L1RD0_EMPTY #914660695
TrigSignatureMoniMT INFO -- #914660695 Events 0 0 - - - - - - 0
TrigSignatureMoniMT INFO -- #914660695 Features - - - - - -
......
......@@ -502,6 +502,9 @@ TrigSignatureMoniMT INFO -- #1651897827 Features
TrigSignatureMoniMT INFO HLT_noalg_L1J85 #166231461
TrigSignatureMoniMT INFO -- #166231461 Events 20 20 - - - - - - 20
TrigSignatureMoniMT INFO -- #166231461 Features - - - - - -
TrigSignatureMoniMT INFO HLT_noalg_L1MBTS_1_EMPTY #4174355886
TrigSignatureMoniMT INFO -- #4174355886 Events 20 20 - - - - - - 20
TrigSignatureMoniMT INFO -- #4174355886 Features - - - - - -
TrigSignatureMoniMT INFO HLT_noalg_L1RD0_EMPTY #914660695
TrigSignatureMoniMT INFO -- #914660695 Events 20 20 - - - - - - 20
TrigSignatureMoniMT INFO -- #914660695 Features - - - - - -
......
......@@ -270,7 +270,9 @@ def setupMenu():
TriggerFlags.StreamingSlice.signatures = TriggerFlags.StreamingSlice.signatures() + [
ChainProp(name='HLT_noalg_mb_L1RD2_EMPTY', l1SeedThresholds=['FSNOSEED'], stream=['MinBias'], groups=MinBiasGroup),
ChainProp(name='HLT_noalg_zb_L1ZB', l1SeedThresholds=['FSNOSEED'], stream=['ZeroBias'], groups=ZeroBiasGroup),
ChainProp(name='HLT_noalg_L1MBTS_1_EMPTY', l1SeedThresholds=['FSNOSEED'], stream=['MinBias'], groups=MinBiasGroup), #ATR-21740
]
TriggerFlags.MonitorSlice.signatures = TriggerFlags.MonitorSlice.signatures() + [
]
......
......@@ -240,7 +240,7 @@ def defineMenu():
# AFP
# MBTS
'L1_MBTS_1_EMPTY',
#--------------------------------
# TOPO items
......@@ -580,6 +580,8 @@ def defineMenu():
'L1_BCM_Wide_UNPAIRED_NONISO' : 161,
'L1_BCM_AC_UNPAIRED_ISO' : 163,
'L1_MBTS_1_EMPTY' : 164,
'L1_EM20VH_3J20' : 26,
'L1_MU10_3J20' : 173,
......
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