Skip to content
Snippets Groups Projects

Reco sequence without UT

Merged Michel De Cian requested to merge decianm-sequenceWithoutUT into master
Files
17
@@ -32,5 +32,5 @@ public_tools = [
stateProvider_with_simplified_geom()
]
with reconstruction.bind(from_file=False),\
hlt2_reconstruction.bind(make_reconstruction=make_fastest_reconstruction):
hlt2_reconstruction.bind(make_reconstruction=make_fastest_reconstruction):
config = run_moore(options, make_lines, public_tools)
Loading