diff --git a/options/tracker_reconstruction.py b/options/tracker_reconstruction.py index 3101824c52cada8cfe524da2dfb8e9c3b027af99..50fff6b829cb92e79c0c2d4a68a4c12a68d5755e 100644 --- a/options/tracker_reconstruction.py +++ b/options/tracker_reconstruction.py @@ -56,7 +56,9 @@ podioinput = PodioInput("PodioReader", dummy = MC2DummyParticle("MC2Dummy", inputCollection="mcparticles", - outputCollection="DummyReconstructedParticles") + outputCollection="DummyReconstructedParticles", + smearing=0.0 + ) ## copiers to get around input --> output copy bug. Note the "2" appended to the output collection. copier = MCCopier("MCCopier",