Variables | |
tuple | topFullyHadronicBJetsEventSelection |
tuple | topFullyHadronicEventContent |
tuple | topFullyHadronicEventSelection |
tuple | topFullyHadronicJetsEventSelection |
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topFullyHadronicBJetsPath') 00004 ) 00005 )
Definition at line 11 of file topFullyHadronic_EventContent_cff.py.
Definition at line 3 of file topFullyHadronic_EventContent_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topFullyHadronicJetsPath', 00004 'topFullyHadronicBJetsPath') 00005 ) 00006 )
Definition at line 16 of file topFullyHadronic_EventContent_cff.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('topFullyHadronicJetsPath') 00004 ) 00005 )
Definition at line 6 of file topFullyHadronic_EventContent_cff.py.