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

modified: tracking/options/tracker_reconstruction.py

parent 636b12b7
Branches
No related tags found
1 merge request!45Some surfaces not fully working
......@@ -110,7 +110,7 @@ sourcelinker = TrackerSourceLinker("trk_srclinker",
# outputSourceLinks="TrackingSourceLinks",
# OutputLevel=DEBUG)
trk_hits_srclnkr2 = TrackerSourcesLinker("trk_hits_srclnkr",
trk_hits_srclnkr = TrackerSourcesLinker("trk_hits_srclnkr",
#trackerHitCollections=["TrackerEndcapRecHits","TrackerBarrelRecHits","VertexBarrelRecHits"],
trackerHitCollections = [trk_endcap_reco.outputHitCollection,
trk_barrel_reco.outputHitCollection], #vtx_barrel_reco.outputHitCollection],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment