Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
335
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
132
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
LHCb
Moore
Commits
03293040
Commit
03293040
authored
3 years ago
by
Gerhard Raven
Browse files
Options
Downloads
Patches
Plain Diff
update Allen SourceID usage for DecReport
parent
95ee8ea3
No related branches found
No related tags found
2 merge requests
!1034
Update bbaryon_to_cbaryon_hhh.py and b_to_dhhh.py to remove NINGENERATION functors (shifters PLEASE ignore)
,
!1003
follow changes in LHCb!3260
Pipeline
#3061108
passed with warnings with stages
in 3 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Hlt/Moore/python/Moore/config.py
+1
-1
1 addition, 1 deletion
Hlt/Moore/python/Moore/config.py
with
1 addition
and
1 deletion
Hlt/Moore/python/Moore/config.py
+
1
−
1
View file @
03293040
...
...
@@ -595,7 +595,7 @@ def allen_control_flow(options):
algs
=
[]
new_hlt_banks
=
{}
drw
=
HltDecReportsWriter
(
InputHltDecReportsLocation
=
allen_dec_reports
)
drw
=
HltDecReportsWriter
(
InputHltDecReportsLocation
=
allen_dec_reports
,
SourceID
=
'
Hlt1
'
)
algs
.
extend
([
drw
])
new_hlt_banks
[
'
HltDecReports
'
]
=
drw
.
OutputRawEventLocation
...
...
This diff is collapsed.
Click to expand it.
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