CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
benchmark-oval_cfg Namespace Reference

Variables

tuple duplicateCheckMode = cms.untracked.string('noDuplicateCheck')
 
tuple fileNames = cms.untracked.vstring()
 
tuple input = cms.untracked.int32(-1)
 
tuple noEventSort = cms.untracked.bool(True)
 
tuple process = cms.Process("TEST")
 
tuple secondaryFileNames = cms.untracked.vstring()
 

Variable Documentation

tuple benchmark-oval_cfg.duplicateCheckMode = cms.untracked.string('noDuplicateCheck')

Definition at line 20 of file benchmark-oval_cfg.py.

tuple benchmark-oval_cfg.fileNames = cms.untracked.vstring()

Definition at line 17 of file benchmark-oval_cfg.py.

tuple benchmark-oval_cfg.input = cms.untracked.int32(-1)

Definition at line 29 of file benchmark-oval_cfg.py.

tuple benchmark-oval_cfg.noEventSort = cms.untracked.bool(True)

Definition at line 19 of file benchmark-oval_cfg.py.

tuple benchmark-oval_cfg.process = cms.Process("TEST")

Definition at line 11 of file benchmark-oval_cfg.py.

tuple benchmark-oval_cfg.secondaryFileNames = cms.untracked.vstring()

Definition at line 18 of file benchmark-oval_cfg.py.