CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
topSemiLepMuon_EventContent_cff Namespace Reference

Variables

tuple topSemiLepMuonEventContent
 
tuple topSemiLepMuonPlus1JetEventSelection
 
tuple topSemiLepMuonPlus2JetsEventSelection
 

Variable Documentation

tuple topSemiLepMuon_EventContent_cff.topSemiLepMuonEventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 3 of file topSemiLepMuon_EventContent_cff.py.

tuple topSemiLepMuon_EventContent_cff.topSemiLepMuonPlus1JetEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('topSemiLepMuonPlus1JetPath')
4  )
5 )

Definition at line 6 of file topSemiLepMuon_EventContent_cff.py.

tuple topSemiLepMuon_EventContent_cff.topSemiLepMuonPlus2JetsEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('topSemiLepMuonPlus2JetsPath')
4  )
5 )

Definition at line 11 of file topSemiLepMuon_EventContent_cff.py.