Variables | |
tuple | acceptRate = cms.untracked.double(1.0) |
tuple | fileNames = cms.untracked.vstring('file:test.root') |
Expects test.root in current directory. | |
tuple | process = cms.Process("DISPLAY") |
tuple testFFW_cfg::acceptRate = cms.untracked.double(1.0) |
Definition at line 19 of file testFFW_cfg.py.
tuple testFFW_cfg::fileNames = cms.untracked.vstring('file:test.root') |
Expects test.root in current directory.
Definition at line 15 of file testFFW_cfg.py.
tuple testFFW_cfg::process = cms.Process("DISPLAY") |
Definition at line 3 of file testFFW_cfg.py.