Skip to content

Commit

Permalink
Add products from hgcalTriggerPrimitiveDigiProducer to EventContent F…
Browse files Browse the repository at this point in the history
…EVTDEBUG.
  • Loading branch information
rekovic committed Jul 4, 2017
1 parent 71ed7a0 commit 3441385
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@

from Configuration.Eras.Modifier_phase2_common_cff import phase2_common
phase2_common.toModify( SimCalorimetryFEVTDEBUG.outputCommands, func=lambda outputCommands: outputCommands.append('keep *_simEcalUnsuppressedDigis_*_*') )
phase2_common.toModify( SimCalorimetryFEVTDEBUG.outputCommands, func=lambda outputCommands: outputCommands.append('keep *_hgcalTriggerPrimitiveDigiProducer_*_*') )
phase2_common.toModify( SimCalorimetryRAW.outputCommands, func=lambda outputCommands: outputCommands.append('keep *_simEcalUnsuppressedDigis_*_*') )

0 comments on commit 3441385

Please sign in to comment.