Skip to content

Commit

Permalink
Adding the scouting event content to MINIAODSIM
Browse files Browse the repository at this point in the history
  • Loading branch information
Elisa Fontanesi committed Sep 26, 2023
1 parent 93e2e30 commit 59c14bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/EventContent/python/EventContent_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,7 @@ def SwapKeepAndDrop(l):
compressionLevel=cms.untracked.int32(4)
)
MINIAODSIMEventContent.outputCommands.extend(MicroEventContentMC.outputCommands)
MINIAODSIMEventContent.outputCommands.extend(HLTScouting.outputCommands)

MINIGENEventContent= cms.PSet(
outputCommands = cms.untracked.vstring('drop *'),
Expand Down

0 comments on commit 59c14bf

Please sign in to comment.