Skip to content
Snippets Groups Projects
Commit 8d0136c2 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

trk_hit_col OutputLevel default

parent 344aaf11
No related branches found
No related tags found
1 merge request!111trk_hit_col OutputLevel default
...@@ -579,8 +579,7 @@ else: ...@@ -579,8 +579,7 @@ else:
trk_hit_col = TrackingHitsCollector("trk_hit_col", trk_hit_col = TrackingHitsCollector("trk_hit_col",
inputTrackingHits=input_tracking_hits, inputTrackingHits=input_tracking_hits,
trackingHits="trackingHits", trackingHits="trackingHits")
OutputLevel=VERBOSE)
algorithms.append( trk_hit_col ) algorithms.append( trk_hit_col )
# Hit Source linker # Hit Source linker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment