test
CMS 3D CMS Logo

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

tuple conversion_template_cfg.fileNames = cms.untracked.vstring("file:DATFILE")

Definition at line 9 of file conversion_template_cfg.py.

tuple conversion_template_cfg.maxEvents
Initial value:
1 = cms.PSet(
2  input = cms.untracked.int32(-1)
3 )

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.