Variables | |
tuple | fileName = cms.untracked.string('/tmp/data.root') |
fileNames | |
tuple | input = cms.untracked.int32(10) |
tuple | process = cms.Process("test") |
tuple sample_cfg::fileName = cms.untracked.string('/tmp/data.root') |
Definition at line 13 of file sample_cfg.py.
Definition at line 8 of file sample_cfg.py.
tuple sample_cfg::input = cms.untracked.int32(10) |
Definition at line 4 of file sample_cfg.py.
tuple sample_cfg::process = cms.Process("test") |
Definition at line 2 of file sample_cfg.py.