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") |
tuple conversion_template_cfg::fileName = cms.untracked.string("ROOFILE") |
Definition at line 19 of file conversion_template_cfg.py.
tuple conversion_template_cfg::fileNames = cms.untracked.vstring("file:DATFILE") |
Definition at line 9 of file conversion_template_cfg.py.
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.