diff --git a/benchmarks/full/options/full_reconstruction.py b/benchmarks/full/options/full_reconstruction.py index 94ec150657673ea5b6522e5cbc25e06b305f7bd3..16969df5cd26f300ff316b528b0714e7d2d5b7c2 100644 --- a/benchmarks/full/options/full_reconstruction.py +++ b/benchmarks/full/options/full_reconstruction.py @@ -582,7 +582,7 @@ podout.outputCommands = [ "keep *Clusters", "keep *Layers", "drop InitTrackParams", - ] + ] + [ "drop " + c for c in sim_coll] algorithms.append(podout) ApplicationMgr(