CMS 3D CMS Logo

Variables

conversion_template_cfg Namespace Reference

Variables

tuple fileName = cms.untracked.string("ROOFILE")
tuple fileNames = cms.untracked.vstring("file:DATFILE")
tuple maxEvents
tuple outputCommands = cms.untracked.vstring("drop *", "keep FEDRawDataCollection_*_*_*")
tuple process = cms.Process("Convert")

Variable Documentation

tuple conversion_template_cfg::fileName = cms.untracked.string("ROOFILE")

Definition at line 19 of file conversion_template_cfg.py.

Definition at line 9 of file conversion_template_cfg.py.

Initial value:
00001 cms.PSet(
00002   input = cms.untracked.int32(-1)
00003 )

Definition at line 12 of file conversion_template_cfg.py.

tuple conversion_template_cfg::outputCommands = cms.untracked.vstring("drop *", "keep FEDRawDataCollection_*_*_*")

Definition at line 20 of file conversion_template_cfg.py.

tuple conversion_template_cfg::process = cms.Process("Convert")

Definition at line 4 of file conversion_template_cfg.py.