CMS 3D CMS Logo

Variables

skim_physdecl_cfg Namespace Reference

Variables

tuple annotation = cms.untracked.string('PhysDecl skim')
tuple applyfilter = cms.untracked.bool(True)
tuple dataset
tuple debugFlag = cms.untracked.bool(False)
tuple debugOn = cms.untracked.bool(True)
tuple debugVerbosity = cms.untracked.uint32(0)
tuple fileName = cms.untracked.string('mytest_physdecl.root')
 fileNames = myfilelist)
tuple HLTriggerResults = cms.InputTag("TriggerResults","","HLT")
tuple input = cms.untracked.int32(-1)
tuple myfilelist = cms.untracked.vstring()
tuple name = cms.untracked.string('$Source: /local/reps/CMSSW/CMSSW/DPGAnalysis/Skims/python/skim_physdecl_cfg.py,v $')
tuple outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*')
tuple process = cms.Process("SKIM")
tuple SelectEvents
tuple version = cms.untracked.string('$Revision: 1.2 $')

Variable Documentation

tuple skim_physdecl_cfg::annotation = cms.untracked.string('PhysDecl skim')

Definition at line 18 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::applyfilter = cms.untracked.bool(True)

Definition at line 8 of file skim_physdecl_cfg.py.

Initial value:
00001 cms.untracked.PSet(
00002               dataTier = cms.untracked.string('RECO'),
00003               filterName = cms.untracked.string('PhysDecl'))

Definition at line 28 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::debugFlag = cms.untracked.bool(False)

Definition at line 57 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::debugOn = cms.untracked.bool(True)

Definition at line 9 of file skim_physdecl_cfg.py.

Definition at line 56 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::fileName = cms.untracked.string('mytest_physdecl.root')

Definition at line 26 of file skim_physdecl_cfg.py.

Definition at line 58 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::HLTriggerResults = cms.InputTag("TriggerResults","","HLT")

Definition at line 10 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::input = cms.untracked.int32(-1)

Definition at line 22 of file skim_physdecl_cfg.py.

Definition at line 39 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::name = cms.untracked.string('$Source: /local/reps/CMSSW/CMSSW/DPGAnalysis/Skims/python/skim_physdecl_cfg.py,v $')

Definition at line 17 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*')

Definition at line 27 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::process = cms.Process("SKIM")

Definition at line 3 of file skim_physdecl_cfg.py.

Initial value:
00001 cms.untracked.PSet(
00002         SelectEvents = cms.vstring('p')
00003     )

Definition at line 31 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg::version = cms.untracked.string('$Revision: 1.2 $')

Definition at line 16 of file skim_physdecl_cfg.py.