Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
MooreAnalysis
Commits
6feb89cd
Commit
6feb89cd
authored
Aug 10, 2021
by
Rosen Matev
Browse files
Merge branch 'patch-moore943-error' into 'master'
Follow
Moore!943
See merge request
!45
parents
c5308421
20da1a39
Pipeline
#2911163
passed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
HltEfficiencyChecker/python/HltEfficiencyChecker/config.py
View file @
6feb89cd
...
...
@@ -87,7 +87,10 @@ def add_efficiency_tuples_allen(allen_node, descriptor_template=None):
# Configure HltANN service for Allen and get Allen HLT1 line names
Hlt1SelectionIDs
=
get_allen_hlt1_decision_ids
()
setup_ann_service
(
hlt1_decision_ids
=
Hlt1SelectionIDs
,
hlt2_decision_ids
=
{})
setup_ann_service
(
hlt1_decision_ids
=
Hlt1SelectionIDs
,
hlt2_decision_ids
=
{},
spruce_decision_ids
=
{})
decision_names
=
list
(
Hlt1SelectionIDs
.
keys
())
# Get Allen DecReports location
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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