CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
popcon2dropbox_job_conf.py File Reference

Go to the source code of this file.

Namespaces

 popcon2dropbox_job_conf
 

Variables

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.logconnect = cms.untracked.string('sqlite:%s' %popcon2dropbox.dbLogFile)
 
tuple popcon2dropbox_job_conf.md = popcon2dropbox.CondMetaData()
 
tuple popcon2dropbox_job_conf.outRec = v.get('outputRecord')
 
tuple popcon2dropbox_job_conf.process = cms.Process("TEST")
 
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 )