diff --git a/benchmarks/full/options/full_reconstruction.py b/benchmarks/full/options/full_reconstruction.py
index 16969df5cd26f300ff316b528b0714e7d2d5b7c2..4a9177e27e0b7dcdacc61d9924fc1c1328549311 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",
+        outputHitCollection="VertexBarrelRawHits",
         timeResolution=8)
 algorithms.append(vtx_b_digi)