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

modified: options/tracker_reconstruction.py

parent 6a2b22f7
No related branches found
No related tags found
1 merge request!28Updating options file.
This commit is part of merge request !28. Comments created here will be created in the context of that merge request.
...@@ -115,6 +115,7 @@ trk_hits_srclnkr = Tracker2SourceLinker("trk_hits_srclnkr", ...@@ -115,6 +115,7 @@ trk_hits_srclnkr = Tracker2SourceLinker("trk_hits_srclnkr",
TrackerEndcapHits="TrackerEndcapRecHits", TrackerEndcapHits="TrackerEndcapRecHits",
outputMeasurements="lnker2Measurements", outputMeasurements="lnker2Measurements",
outputSourceLinks="lnker2Links", outputSourceLinks="lnker2Links",
allTrackerHits="linker2AllHits",
OutputLevel=DEBUG) OutputLevel=DEBUG)
## Track param init ## Track param init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment