Variables | |
tuple | topSemiLepElectronEventContent |
tuple | topSemiLepElectronPlus1JetEventSelection |
tuple | topSemiLepElectronPlus2JetsEventSelection |
Definition at line 3 of file topSemiLepElectron_EventContent_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topSemiLepElectronPlus1JetPath') 00004 ) 00005 )
Definition at line 6 of file topSemiLepElectron_EventContent_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topSemiLepElectronPlus2JetsPath') 00004 ) 00005 )
Definition at line 11 of file topSemiLepElectron_EventContent_cff.py.