Skip to content

Commit

Permalink
Merge pull request #7982 from lveldere/fastsim-fix-pucontent
Browse files Browse the repository at this point in the history
extend fastsim pu event content to match with latest developments in pu ...
  • Loading branch information
cmsbuild committed Feb 28, 2015
2 parents 6acb2fa + 0c105ae commit d57ccff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion FastSimulation/Configuration/python/EventContent_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@
'keep *_MuonSimHits_*_*',
'drop *_generalTracksBeforeMixing_MVAVals_*',
'drop *_famosSimHits_VertexTypes_*',
'keep *_generalTracksBeforeMixing_*_*'
'keep *_generalTracksBeforeMixing_*_*',
'keep edmHepMCProduct_generator_*_*',
)
)

0 comments on commit d57ccff

Please sign in to comment.