Variables | |
tuple | firstValue = cms.uint64(1) |
tuple | interval = cms.uint64(1) |
tuple | lastValue = cms.uint64(1) |
tuple | logconnect = cms.untracked.string('sqlite:%s' %popcon2dropbox.dbLogFile) |
tuple | md = popcon2dropbox.CondMetaData() |
tuple | outRec = v.get('outputRecord') |
tuple | process = cms.Process("TEST") |
list | psetForOutRec = [] |
list | psetForRec = [] |
tuple | sqliteTag = v.get('sqliteTag') |
tuple | tag = cms.string(str(v.get('destinationTag'))) |
tuple | timetype = cms.untracked.string(str(v.get('timetype'))) |
tuple | toPut = cms.VPSet( psetForOutRec ) |
tuple popcon2dropbox_job_conf.firstValue = cms.uint64(1) |
Definition at line 39 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.interval = cms.uint64(1) |
Definition at line 41 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.lastValue = cms.uint64(1) |
Definition at line 40 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.logconnect = cms.untracked.string('sqlite:%s' %popcon2dropbox.dbLogFile) |
Definition at line 33 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.md = popcon2dropbox.CondMetaData() |
Definition at line 4 of file popcon2dropbox_job_conf.py.
Referenced by edm::Maker.createModuleDescription(), edm.makeInput(), edm::Maker.makeModule(), edm::WorkerMaker< T >.makeWorker(), edm::service::SimpleMemoryCheck.postModule(), FastTimerService.postModuleEvent(), FastTimerService.postModuleEventDelayedGet(), FastTimerService.preModuleEvent(), FastTimerService.preModuleEventDelayedGet(), TSGForRoadSearch.pushTrajectorySeed(), edm::ProducerBase.registerProducts(), edm::EDAnalyzer.setModuleDescription(), edm::EDProducer.setModuleDescription(), edm::EDFilter.setModuleDescription(), edm::one::EDAnalyzerBase.setModuleDescription(), edm::one::EDProducerBase.setModuleDescription(), edm::one::EDFilterBase.setModuleDescription(), edm::global::EDAnalyzerBase.setModuleDescription(), edm::global::EDFilterBase.setModuleDescription(), edm::global::EDProducerBase.setModuleDescription(), edm::stream::EDAnalyzerAdaptorBase.setModuleDescription(), edm::stream::ProducingModuleAdaptorBase< EDProducerBase >.setModuleDescription(), edm::OutputModule.setModuleDescription(), and edm::one::OutputModuleBase.setModuleDescription().
popcon2dropbox_job_conf.outRec = v.get('outputRecord') |
Definition at line 14 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.process = cms.Process("TEST") |
Definition at line 27 of file popcon2dropbox_job_conf.py.
list popcon2dropbox_job_conf.psetForOutRec = [] |
Definition at line 12 of file popcon2dropbox_job_conf.py.
list popcon2dropbox_job_conf.psetForRec = [] |
Definition at line 5 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.sqliteTag = v.get('sqliteTag') |
Definition at line 17 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.tag = cms.string(str(v.get('destinationTag'))) |
Definition at line 8 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.timetype = cms.untracked.string(str(v.get('timetype'))) |
Definition at line 22 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.toPut = cms.VPSet( psetForOutRec ) |
Definition at line 34 of file popcon2dropbox_job_conf.py.