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

modified: tracking/options/tracker_reconstruction.py

parent b293d078
No related branches found
No related tags found
1 merge request!34Added minHitRadius for vertex cluster seeding
......@@ -114,6 +114,7 @@ vtxcluster_trk_init = TrackParamVertexClusterInit("vtxcluster_trk_init",
inputVertexHits="VertexBarrelRecHits",
inputClusters="SimpleClusters",
outputInitialTrackParameters="InitTrackParamsFromVtxClusters",
maxHitRadius=40.0*units.mm,
OutputLevel=DEBUG)
# Tracking algorithms
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment