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
20da1a39
Commit
20da1a39
authored
Aug 10, 2021
by
Ross John Hunter
🌴
Committed by
Rosen Matev
Aug 10, 2021
Browse files
Follow
Moore!943
parent
c5308421
Changes
1
Hide whitespace changes
Inline
Side-by-side
HltEfficiencyChecker/python/HltEfficiencyChecker/config.py
View file @
20da1a39
...
...
@@ -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
Markdown
is supported
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