Variables | |
tuple | categories = cms.untracked.vstring('FwkJob') |
tuple | cout |
tuple | destinations = cms.untracked.vstring('cout') |
tuple | fileName = cms.untracked.string('pythiaH190ZZ4mu.root') |
tuple | input = cms.untracked.int32(100) |
tuple | process = cms.Process("Gen") |
tuple GenH190ZZ4muExample_cfg::categories = cms.untracked.vstring('FwkJob') [static] |
Definition at line 49 of file GenH190ZZ4muExample_cfg.py.
tuple GenH190ZZ4muExample_cfg::cout [static] |
Initial value:
cms.untracked.PSet( default = cms.untracked.PSet( ## kill all messages in the log limit = cms.untracked.int32(0) ), FwkJob = cms.untracked.PSet( ## except *all* of FwkJob's limit = cms.untracked.int32(-1) ) )
Definition at line 39 of file GenH190ZZ4muExample_cfg.py.
tuple GenH190ZZ4muExample_cfg::destinations = cms.untracked.vstring('cout') [static] |
Definition at line 50 of file GenH190ZZ4muExample_cfg.py.
tuple GenH190ZZ4muExample_cfg::fileName = cms.untracked.string('pythiaH190ZZ4mu.root') [static] |
Definition at line 54 of file GenH190ZZ4muExample_cfg.py.
tuple GenH190ZZ4muExample_cfg::input = cms.untracked.int32(100) [static] |
Definition at line 36 of file GenH190ZZ4muExample_cfg.py.
tuple GenH190ZZ4muExample_cfg::process = cms.Process("Gen") [static] |
Definition at line 12 of file GenH190ZZ4muExample_cfg.py.