CMS 3D CMS Logo

Variables

ConfFile_cfg Namespace Reference

Variables

tuple fileName = cms.untracked.string('myOutputFile.root')
tuple fileNames
tuple process = cms.Process("Demo")

Variable Documentation

tuple ConfFile_cfg::fileName = cms.untracked.string('myOutputFile.root')

Definition at line 22 of file ConfFile_cfg.py.

Initial value:
00001 cms.untracked.vstring(
00002         'file:myfile.root'
00003     )

Definition at line 11 of file ConfFile_cfg.py.

tuple ConfFile_cfg::process = cms.Process("Demo")

Definition at line 3 of file ConfFile_cfg.py.