Skip to content
Snippets Groups Projects
Commit 03293040 authored by Gerhard Raven's avatar Gerhard Raven
Browse files

update Allen SourceID usage for DecReport

parent 95ee8ea3
No related branches found
No related tags found
2 merge requests!1034Update bbaryon_to_cbaryon_hhh.py and b_to_dhhh.py to remove NINGENERATION functors (shifters PLEASE ignore),!1003follow changes in LHCb!3260
Pipeline #3061108 passed with warnings with stages
in 3 minutes and 24 seconds
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment