diff --git a/benchmarks/full/options/full_reconstruction.py b/benchmarks/full/options/full_reconstruction.py
index ecaa564ffad9afd7a57406d7e43f4f07ae29f746..94ec150657673ea5b6522e5cbc25e06b305f7bd3 100644
--- a/benchmarks/full/options/full_reconstruction.py
+++ b/benchmarks/full/options/full_reconstruction.py
@@ -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)