CMS 3D CMS Logo

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

Variables

tuple egammaLooseZEventSelection
 
tuple egammaSkimEventContent
 
tuple egammaVeryHighEtEventSelection
 
tuple egammaWPlusEMOrJetEventSelection
 
tuple egammaZPlusEMOrJetEventSelection
 

Variable Documentation

tuple EgammaSkimEventContent_cff.egammaLooseZEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('egammaLooseZCluster',
4  'egammaLooseZTrack')
5  )
6 )

Definition at line 12 of file EgammaSkimEventContent_cff.py.

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

Definition at line 6 of file EgammaSkimEventContent_cff.py.

tuple EgammaSkimEventContent_cff.egammaVeryHighEtEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('egammaVeryHighEt')
4  )
5 )

Definition at line 21 of file EgammaSkimEventContent_cff.py.

tuple EgammaSkimEventContent_cff.egammaWPlusEMOrJetEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('electronFilterWPath',
4  'muonFilterWPath')
5  )
6 )

Definition at line 29 of file EgammaSkimEventContent_cff.py.

tuple EgammaSkimEventContent_cff.egammaZPlusEMOrJetEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('electronFilterZPath',
4  'muonFilterZPath')
5  )
6 )

Definition at line 38 of file EgammaSkimEventContent_cff.py.