Skip to content

Commit

Permalink
Add associators in special HGCAL event-content
Browse files Browse the repository at this point in the history
  • Loading branch information
rovere committed Feb 3, 2022
1 parent f9b21e5 commit 03068ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RecoHGCal/Configuration/python/RecoHGCal_EventContent_cff.py
Expand Up @@ -45,6 +45,8 @@ def cleanOutputAndSet(outputModule, ticl_outputCommads):
'keep recoTrackExtras_generalTracks_*_*',
'keep SimTracks_g4SimHits_*_*',
'keep SimVertexs_g4SimHits_*_*',
'keep *_layerClusterSimClusterAssociationProducer_*_*',
'keep *_layerClusterCaloParticleAssociationProducer_*_*',
])

if hasattr(process, 'FEVTDEBUGEventContent'):
Expand Down

0 comments on commit 03068ab

Please sign in to comment.