![]() |
![]() |
Variables | |
tuple | categories = cms.untracked.vstring('FwkJob', 'SimG4CoreApplication') |
tuple | cout |
tuple | destinations = cms.untracked.vstring('cout') |
tuple | fileName = cms.untracked.string('restore_rndm_H190ZZ4mu_detsim_digi.root') |
tuple | fileNames = cms.untracked.vstring('file:H190ZZ4mu_detsim_digi.root') |
tuple | input = cms.untracked.int32(-1) |
tuple | moduleSeeds |
tuple | outputCommands = cms.untracked.vstring('drop *_*_*_Sim', 'keep RandomEngineStates_*_*_* ') |
tuple | process = cms.Process("RESTORE") |
tuple | restoreStateLabel = cms.untracked.string('rndmStore') |
tuple | skipEvents = cms.untracked.uint32(3) |
tuple RestoreRndmSimDigiExample_cfg::categories = cms.untracked.vstring('FwkJob', 'SimG4CoreApplication') [static] |
Definition at line 68 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::cout [static] |
Initial value:
cms.untracked.PSet( default = cms.untracked.PSet( limit = cms.untracked.int32(0) ), #untracked PSet FwkJob = { untracked int32 limit = -1 } #untracked PSet FwkJob = { untracked int32 limit = -1 } SimG4CoreApplication = cms.untracked.PSet( limit = cms.untracked.int32(-1) ) )
Definition at line 58 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::destinations = cms.untracked.vstring('cout') [static] |
Definition at line 69 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::fileName = cms.untracked.string('restore_rndm_H190ZZ4mu_detsim_digi.root') [static] |
Definition at line 116 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::fileNames = cms.untracked.vstring('file:H190ZZ4mu_detsim_digi.root') [static] |
Definition at line 78 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::input = cms.untracked.int32(-1) [static] |
Definition at line 55 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::moduleSeeds [static] |
Initial value:
cms.PSet( g4SimHits = cms.untracked.uint32(1), ecalUnsuppressedDigis = cms.untracked.uint32(1), muonCSCDigis = cms.untracked.uint32(1), mix = cms.untracked.uint32(1), siPixelDigis = cms.untracked.uint32(1), # Remark: it does NOT matter what seeds you put in # since the seeds will be restored from RandonStateEngineProduct # but something has to be in the config due to Fwk regulations # # Remark: it does NOT matter what seeds you put in # since the seeds will be restored from RandonStateEngineProduct # but something has to be in the config due to Fwk regulations # VtxSmeared = cms.untracked.uint32(1), hcalUnsuppressedDigis = cms.untracked.uint32(1), muonDTDigis = cms.untracked.uint32(1), siStripDigis = cms.untracked.uint32(1), muonRPCDigis = cms.untracked.uint32(1) )
Definition at line 89 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::outputCommands = cms.untracked.vstring('drop *_*_*_Sim', 'keep RandomEngineStates_*_*_* ') [static] |
Definition at line 112 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::process = cms.Process("RESTORE") [static] |
Definition at line 15 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::restoreStateLabel = cms.untracked.string('rndmStore') [static] |
Definition at line 82 of file RestoreRndmSimDigiExample_cfg.py.
tuple RestoreRndmSimDigiExample_cfg::skipEvents = cms.untracked.uint32(3) [static] |
Definition at line 75 of file RestoreRndmSimDigiExample_cfg.py.