CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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: /cvs/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.

tuple skim_physdecl_cfg.dataset
Initial value:
1 = cms.untracked.PSet(
2  dataTier = cms.untracked.string('RECO'),
3  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.

tuple skim_physdecl_cfg.debugVerbosity = cms.untracked.uint32(0)

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.

skim_physdecl_cfg.fileNames = myfilelist)

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.

tuple skim_physdecl_cfg.myfilelist = cms.untracked.vstring()

Definition at line 39 of file skim_physdecl_cfg.py.

tuple skim_physdecl_cfg.name = cms.untracked.string('$Source: /cvs/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.

tuple skim_physdecl_cfg.SelectEvents
Initial value:
1 = cms.untracked.PSet(
2  SelectEvents = cms.vstring('p')
3  )

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.