Skip to content
Snippets Groups Projects
Commit cd3391f6 authored by Rosen Matev's avatar Rosen Matev :sunny:
Browse files

Merge branch 'rm-hlt1_hlt2_comparison' into 'master'

Consistent reconstruction without UT in hlt1_hlt2_comparison test

See merge request !2452
parents 34f26f9a 18dd3541
No related branches found
No related tags found
1 merge request!2452Consistent reconstruction without UT in hlt1_hlt2_comparison test
Pipeline #5780202 failed
......@@ -26,7 +26,7 @@ def reco():
allen_forward_tracks = make_allen_forward_tracks()
allen_velo_tracks = make_allen_velo_tracks()
allen_pvs = hlt1_reconstruction()["pvs"]
allen_pvs = hlt1_reconstruction(with_ut=False)["pvs"]
pvs = make_all_pvs()["v1"]
......
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