test
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 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 )
 

Variable Documentation

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 )
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.