Go to the source code of this file.
Namespaces | |
popcon2dropbox_job_conf | |
Variables | |
tuple | popcon2dropbox_job_conf.destinationDatabase = md.destinationDatabase() |
tuple | popcon2dropbox_job_conf.firstValue = cms.uint64(1) |
tuple | popcon2dropbox_job_conf.interval = cms.uint64(1) |
tuple | popcon2dropbox_job_conf.lastValue = cms.uint64(1) |
tuple | popcon2dropbox_job_conf.md = popcon2dropbox.CondMetaData( options.popconConfigFileName ) |
tuple | popcon2dropbox_job_conf.options = VarParsing.VarParsing() |
tuple | popcon2dropbox_job_conf.outRec = v.get('outputRecord') |
tuple | popcon2dropbox_job_conf.process = cms.Process("PopCon") |
list | popcon2dropbox_job_conf.psetForOutRec = [] |
list | popcon2dropbox_job_conf.psetForRec = [] |
tuple | popcon2dropbox_job_conf.sqliteTag = v.get('sqliteTag') |
tuple | popcon2dropbox_job_conf.tag = cms.string(str(v.get('destinationTag'))) |
tuple | popcon2dropbox_job_conf.timetype = cms.untracked.string(str(v.get('timetype'))) |
tuple | popcon2dropbox_job_conf.toPut = cms.VPSet( psetForOutRec ) |