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

Spurious name

parent 1205673e
No related branches found
No related tags found
1 merge request!171Bugfix in vtx_b_digi
......@@ -456,7 +456,7 @@ algorithms.append(trk_ec_digi)
vtx_b_digi = TrackerDigi("vtx_b_digi",
inputHitCollection="VertexBarrelHits",
outputHitCollection="VertetimeResolution=10xBarrelRawHits",
outputHitCollection="VertetimeResolution",
timeResolution=8)
algorithms.append(vtx_b_digi)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment