Skip to content
Snippets Groups Projects
Commit e48dfad7 authored by Albert Lopez Huertas's avatar Albert Lopez Huertas
Browse files

Formatting

parent 05abb153
No related branches found
No related tags found
1 merge request!2373Re-add bremsstrahlung test
Pipeline #5783929 failed
......@@ -156,7 +156,7 @@ def b2jpsik_eeline(name='Hlt2BToJpsiK_JpsiToEE',
return Hlt2Line(
name=name,
algs=upfront_reconstruction() + [require_pvs(pvs),B2JpsiK] +
algs=upfront_reconstruction() + [require_pvs(pvs), B2JpsiK] +
[checkJpsiM, checkBuM, checkBuDTFM],
prescale=prescale,
)
......@@ -229,7 +229,7 @@ options.ntuple_file = 'outputfile_B2JpsiK.root'
# run
with reconstruction.bind(from_file=False),\
make_light_reconstruction.bind(usePatPVFuture=True): #xd (no fa res)
#hlt2_reconstruction.bind():
#hlt2_reconstruction.bind():
run_moore(
options,
make_streams=all_lines,
......
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