Skip to content
Snippets Groups Projects
Commit 98eb2d36 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

electron_incl_kin DEBUG

parent 8f5b26ad
No related branches found
No related tags found
1 merge request!103Draft: electron_incl_kin DEBUG
...@@ -655,7 +655,8 @@ algorithms.append(mrich_reco) ...@@ -655,7 +655,8 @@ algorithms.append(mrich_reco)
electron_incl_kin = InclusiveKinematicsElectron("electron_incl_kin", electron_incl_kin = InclusiveKinematicsElectron("electron_incl_kin",
inputMCParticles="mcparticles", inputMCParticles="mcparticles",
inputParticles="ReconstructedParticles", inputParticles="ReconstructedParticles",
outputData="InclusiveKinematicsElectron" outputData="InclusiveKinematicsElectron",
OutputLevel=DEBUG
) )
algorithms.append(electron_incl_kin) algorithms.append(electron_incl_kin)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment