Full reconstruction: add GeneratedParticles output collection
Compare changes
@@ -52,6 +52,8 @@ from Configurables import Jug__Base__InputCopier_dd4pod__CalorimeterHitCollectio
@@ -124,6 +126,13 @@ pmtcopier = PMTCopier("PMTCopier",
This adds GeneratedParticles in the structure (but not order) of ReconstructedParticles, based on mcparticles with status == 1. I.e. this is the truth initial state that people should be able to run their analysis against (if they only ReconstructedParticles).