Variables | |
tuple | catalog = cms.untracked.string('PoolFileCatalog.xml') |
tuple | fileName = cms.untracked.string('reco.root') |
tuple | fileNames = cms.untracked.vstring('file:digi.root') |
tuple | input = cms.untracked.int32(-1) |
tuple | process = cms.Process("RP") |
tuple RecoExample_FakeConditions_cfg::catalog = cms.untracked.string('PoolFileCatalog.xml') [static] |
Definition at line 24 of file RecoExample_FakeConditions_cfg.py.
tuple RecoExample_FakeConditions_cfg::fileName = cms.untracked.string('reco.root') [static] |
Definition at line 30 of file RecoExample_FakeConditions_cfg.py.
tuple RecoExample_FakeConditions_cfg::fileNames = cms.untracked.vstring('file:digi.root') [static] |
Definition at line 25 of file RecoExample_FakeConditions_cfg.py.
tuple RecoExample_FakeConditions_cfg::input = cms.untracked.int32(-1) [static] |
Definition at line 21 of file RecoExample_FakeConditions_cfg.py.
tuple RecoExample_FakeConditions_cfg::process = cms.Process("RP") [static] |
Definition at line 3 of file RecoExample_FakeConditions_cfg.py.