CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QCDHLT1jetPE7EventContent_cff.py
Go to the documentation of this file.
2 
3 # Can insert block to customize what goes inside root file on top of AOD/RECO
4 QCDHLT1jetPE7EventContent = cms.PSet(
5  outputCommands = cms.untracked.vstring()
6 )
7 QCDHLT1jetPE7EventSelection = cms.PSet(
8  SelectEvents = cms.untracked.PSet(
9  SelectEvents = cms.vstring('QCDHLT1jetPE7Skimpath')
10  )
11 )
12