CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
jpsiToMuMu_EventContent_cff.py
Go to the documentation of this file.
2 
3 jpsiToMuMuEventContent = cms.PSet(
4  outputCommands = cms.untracked.vstring()
5 )
6 
7 jpsiToMuMuEventSelection = cms.PSet(
8  SelectEvents = cms.untracked.PSet(
9  SelectEvents = cms.vstring('jpsiToMuMuHLTPath')
10  )
11 )
12