Variables | |
tuple | destinationDatabase = md.destinationDatabase() |
tuple | firstValue = cms.uint64(1) |
tuple | interval = cms.uint64(1) |
tuple | lastValue = cms.uint64(1) |
tuple | md = popcon2dropbox.CondMetaData( options.popconConfigFileName ) |
tuple | options = VarParsing.VarParsing() |
tuple | outRec = v.get('outputRecord') |
tuple | process = cms.Process("PopCon") |
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.destinationDatabase = md.destinationDatabase() |
Definition at line 37 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.firstValue = cms.uint64(1) |
Definition at line 52 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.interval = cms.uint64(1) |
Definition at line 54 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.lastValue = cms.uint64(1) |
Definition at line 53 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.md = popcon2dropbox.CondMetaData( options.popconConfigFileName ) |
Definition at line 14 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(), edm::one::OutputModuleBase.setModuleDescription(), and edm::global::OutputModuleBase.setModuleDescription().
tuple popcon2dropbox_job_conf.options = VarParsing.VarParsing() |
Definition at line 5 of file popcon2dropbox_job_conf.py.
popcon2dropbox_job_conf.outRec = v.get('outputRecord') |
Definition at line 25 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.process = cms.Process("PopCon") |
Definition at line 40 of file popcon2dropbox_job_conf.py.
list popcon2dropbox_job_conf.psetForOutRec = [] |
Definition at line 23 of file popcon2dropbox_job_conf.py.
list popcon2dropbox_job_conf.psetForRec = [] |
Definition at line 16 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.sqliteTag = v.get('sqliteTag') |
Definition at line 28 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.tag = cms.string(str(v.get('destinationTag'))) |
Definition at line 19 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.timetype = cms.untracked.string(str(v.get('timetype'))) |
Definition at line 33 of file popcon2dropbox_job_conf.py.
tuple popcon2dropbox_job_conf.toPut = cms.VPSet( psetForOutRec ) |
Definition at line 47 of file popcon2dropbox_job_conf.py.