Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Qipeng Hu
athena
Commits
dd8ec858
Commit
dd8ec858
authored
Nov 10, 2022
by
Qipeng Hu
Browse files
small corrections to stream
parent
a5258926
Changes
1
Hide whitespace changes
Inline
Side-by-side
Trigger/TriggerCommon/TriggerMenuMT/python/HLT/Menu/PhysicsP1_HI_run3_v1.py
View file @
dd8ec858
...
...
@@ -197,8 +197,8 @@ def setupMenu():
#TRT seeded Minbias chains for testing in LHCf runs
ChainProp
(
name
=
'HLT_mb_excl_1trk2_pt1_L1TRT_FILLED'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
MinBias
Stream
],
groups
=
MinBiasGroup
+
LowMuGroup
+
[
'PS:Online'
,
'PS:NoHLTReprocessing'
]),
ChainProp
(
name
=
'HLT_mb_excl_1trk2_pt1_L1TRT_VTE50'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
MinBias
Stream
],
groups
=
MinBiasGroup
+
LowMuGroup
+
[
'PS:Online'
,
'PS:NoHLTReprocessing'
]),
ChainProp
(
name
=
'HLT_mb_excl_1trk2_pt1_L1TRT_FILLED'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPC
Stream
],
groups
=
MinBiasGroup
+
SupportGroup
+
[
'PS:NoHLTReprocessing'
]),
ChainProp
(
name
=
'HLT_mb_excl_1trk2_pt1_L1TRT_VTE50'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPC
Stream
],
groups
=
MinBiasGroup
+
SupportGroup
+
[
'PS:NoHLTReprocessing'
]),
ChainProp
(
name
=
'HLT_mb_excl_1trk2_pt1_L1TRT_VTE20'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPCStream
],
groups
=
MinBiasGroup
+
SupportGroup
+
[
'PS:NoHLTReprocessing'
]),
...
...
@@ -234,7 +234,7 @@ def setupMenu():
#----Physics streamer for 2022 Nov HI test run, ATR-26405
ChainProp
(
name
=
'HLT_noalg_L1VTE5'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPCStream
],
groups
=
MinBiasGroup
+
SupportLegGroup
),
ChainProp
(
name
=
'HLT_noalg_L1MBTS_1_VTE5'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPCStream
],
groups
=
MinBiasGroup
+
SupportLegGroup
),
ChainProp
(
name
=
'HLT_noalg_mb_L1MBTS_1_VTE5'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPC
Stream
],
groups
=
MinBiasGroup
+
SupportLegGroup
),
ChainProp
(
name
=
'HLT_noalg_mb_L1MBTS_1_VTE5'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
MinBias
Stream
],
groups
=
MinBiasGroup
+
SupportLegGroup
),
ChainProp
(
name
=
'HLT_noalg_L1TE5_VTE20'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPCStream
],
groups
=
MinBiasGroup
+
SupportLegGroup
),
ChainProp
(
name
=
'HLT_noalg_L1TE20_VTE200'
,
l1SeedThresholds
=
[
'FSNOSEED'
],
stream
=
[
UPCStream
],
groups
=
MinBiasGroup
+
SupportLegGroup
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment