CMS 3D CMS Logo

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

Variables

tuple topFullyHadronicBJetsEventSelection
 
tuple topFullyHadronicEventContent
 
tuple topFullyHadronicEventSelection
 
tuple topFullyHadronicJetsEventSelection
 

Variable Documentation

tuple topFullyHadronic_EventContent_cff.topFullyHadronicBJetsEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('topFullyHadronicBJetsPath')
4  )
5 )

Definition at line 11 of file topFullyHadronic_EventContent_cff.py.

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

Definition at line 3 of file topFullyHadronic_EventContent_cff.py.

tuple topFullyHadronic_EventContent_cff.topFullyHadronicEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('topFullyHadronicJetsPath',
4  'topFullyHadronicBJetsPath')
5  )
6 )

Definition at line 16 of file topFullyHadronic_EventContent_cff.py.

tuple topFullyHadronic_EventContent_cff.topFullyHadronicJetsEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('topFullyHadronicJetsPath')
4  )
5 )

Definition at line 6 of file topFullyHadronic_EventContent_cff.py.