CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
popcon2dropbox_job_conf Namespace Reference

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 )
 

Variable Documentation

tuple popcon2dropbox_job_conf.firstValue = cms.uint64(1)

Definition at line 40 of file popcon2dropbox_job_conf.py.

tuple popcon2dropbox_job_conf.interval = cms.uint64(1)

Definition at line 42 of file popcon2dropbox_job_conf.py.

tuple popcon2dropbox_job_conf.lastValue = cms.uint64(1)

Definition at line 41 of file popcon2dropbox_job_conf.py.

tuple popcon2dropbox_job_conf.logconnect = cms.untracked.string('sqlite:%s' %popcon2dropbox.dbLogFile)

Definition at line 34 of file popcon2dropbox_job_conf.py.

tuple popcon2dropbox_job_conf.md = popcon2dropbox.CondMetaData()
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 35 of file popcon2dropbox_job_conf.py.