Skip to content
Snippets Groups Projects
Commit fae56f1d authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: benchmarks/track_finding/options/track_reconstruction.py

parent 34e16071
Branches
Tags
1 merge request!181Track Finding: Number of proto-tracks
......@@ -129,7 +129,7 @@ trk_hit_col = TrackingHitsCollector("trk_hit_col",
OutputLevel=DEBUG)
algorithms.append( trk_hit_col )
# Hit Source linker
# track finding
conformal_find = ConformalXYPeakProtoTracks("conformal_find",
inputTrackerHits=trk_hit_col.trackingHits,
outputProtoTracks="outputProtoTracks",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment