Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
athena
Commits
5a46ec0c
Commit
5a46ec0c
authored
5 years ago
by
TJ Khoo
Browse files
Options
Downloads
Patches
Plain Diff
Insert missing comma
parent
2afd824d
No related branches found
No related tags found
3 merge requests
!27980
HLT jet chains with Particle Flow in AthenaMT
,
!27825
Restructuring b-jet chains in AthenaMT following Jet trigger changes
,
!26249
Set up trigger jet tracking operations with FTF in AthenaMT
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Trigger/TriggerCommon/TriggerMenuMT/python/HLTMenuConfig/Menu/LS2_v1.py
+1
-1
1 addition, 1 deletion
...rCommon/TriggerMenuMT/python/HLTMenuConfig/Menu/LS2_v1.py
with
1 addition
and
1 deletion
Trigger/TriggerCommon/TriggerMenuMT/python/HLTMenuConfig/Menu/LS2_v1.py
+
1
−
1
View file @
5a46ec0c
...
@@ -143,7 +143,7 @@ def setupMenu():
...
@@ -143,7 +143,7 @@ def setupMenu():
ChainProp
(
name
=
'
HLT_3j200_L1J100
'
,
l1SeedThresholds
=
[
''
],
groups
=
MultiJetGroup
),
ChainProp
(
name
=
'
HLT_3j200_L1J100
'
,
l1SeedThresholds
=
[
''
],
groups
=
MultiJetGroup
),
ChainProp
(
name
=
'
HLT_j80_j60_L1J15
'
,
l1SeedThresholds
=
[
''
]
*
2
,
groups
=
MultiJetGroup
),
ChainProp
(
name
=
'
HLT_j80_j60_L1J15
'
,
l1SeedThresholds
=
[
''
]
*
2
,
groups
=
MultiJetGroup
),
ChainProp
(
name
=
'
HLT_j80_0eta240_2j60_320eta490_j0_dijetSEP80j1etSEP0j1eta240SEP80j2etSEP0j2eta240SEP700djmass_L1J20
'
l1SeedThresholds
=
[
''
]
*
3
,
groups
=
MultiJetGroup
),
ChainProp
(
name
=
'
HLT_j80_0eta240_2j60_320eta490_j0_dijetSEP80j1etSEP0j1eta240SEP80j2etSEP0j2eta240SEP700djmass_L1J20
'
,
l1SeedThresholds
=
[
''
]
*
3
,
groups
=
MultiJetGroup
),
]
]
TriggerFlags
.
BjetSlice
.
signatures
=
[
TriggerFlags
.
BjetSlice
.
signatures
=
[
...
...
This diff is collapsed.
Click to expand it.
Teng Jian Khoo
@khoo
mentioned in commit
2b795f51
·
5 years ago
mentioned in commit
2b795f51
mentioned in commit 2b795f51da7b186ca826006dd4a4cb8f08a373b0
Toggle commit list
Teng Jian Khoo
@khoo
mentioned in commit
e09843a1
·
5 years ago
mentioned in commit
e09843a1
mentioned in commit e09843a14b18cbc29674b85e2e15b2fe45bfbf21
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment