Skip to content
Snippets Groups Projects
Commit c0a8ffb4 authored by Ziyue Zhang's avatar Ziyue Zhang
Browse files

WIP: turn off the smearing

parent c111cc64
Branches drateots-main-patch-16553
No related tags found
1 merge request!39Replacing nu with y
......@@ -57,8 +57,7 @@ podioinput = PodioInput("PodioReader",
dummy = MC2DummyParticle("MC2Dummy",
inputCollection="mcparticles",
outputCollection="DummyReconstructedParticles",
smearing=0.0
)
smearing = 0.0)
## copiers to get around input --> output copy bug. Note the "2" appended to the output collection.
copier = MCCopier("MCCopier",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment