Variables | |
tuple | catalog = cms.untracked.string('PoolFileCatalog.xml') |
tuple | fileName = cms.untracked.string(' sim.root') |
tuple | fileNames = cms.untracked.vstring('file:gen.root') |
tuple | input = cms.untracked.int32(1) |
tuple | process = cms.Process("Sim") |
tuple SimExample_cfg::catalog = cms.untracked.string('PoolFileCatalog.xml') [static] |
Definition at line 42 of file SimExample_cfg.py.
tuple SimExample_cfg::fileName = cms.untracked.string(' sim.root') [static] |
Definition at line 48 of file SimExample_cfg.py.
tuple SimExample_cfg::fileNames = cms.untracked.vstring('file:gen.root') [static] |
Definition at line 43 of file SimExample_cfg.py.
tuple SimExample_cfg::input = cms.untracked.int32(1) [static] |
Definition at line 39 of file SimExample_cfg.py.
tuple SimExample_cfg::process = cms.Process("Sim") [static] |
Definition at line 3 of file SimExample_cfg.py.