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

WIP: Rebased

parent c29aff76
No related branches found
No related tags found
1 merge request!39Replacing nu with y
This commit is part of merge request !39. Comments created here will be created in the context of that merge request.
...@@ -56,7 +56,8 @@ podioinput = PodioInput("PodioReader", ...@@ -56,7 +56,8 @@ podioinput = PodioInput("PodioReader",
dummy = MC2DummyParticle("MC2Dummy", dummy = MC2DummyParticle("MC2Dummy",
inputCollection="mcparticles", 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. ## copiers to get around input --> output copy bug. Note the "2" appended to the output collection.
copier = MCCopier("MCCopier", copier = MCCopier("MCCopier",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment