diff --git a/framework/k4SimDelphes/examples/options/edm4hep_output_config.tcl b/framework/k4SimDelphes/examples/options/edm4hep_output_config.tcl index 492ae13..2d98dc3 100644 --- a/framework/k4SimDelphes/examples/options/edm4hep_output_config.tcl +++ b/framework/k4SimDelphes/examples/options/edm4hep_output_config.tcl @@ -8,5 +8,5 @@ module EDM4HepOutput EDM4HepOutput { add MissingETCollections MissingET add ScalarHTCollections ScalarHT set RecoParticleCollectionName ReconstructedParticles - set MCRecoAssociationCollectionName RecoMCLink + set RecoMCParticleLinkCollectionName RecoMCLink }