CMS 3D CMS Logo

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

Variables

tuple angleErr = cms.double(6.28)
 
tuple connect = cms.string("sqlite_file:%s" % outputFile)
 
tuple cscLabel = cms.string("")
 
tuple dtLabel = cms.string("")
 
tuple getAPEs = cms.bool(True)
 
tuple globalTag = os.getenv("ALIGNMENT_GLOBALTAG")
 
tuple input = cms.string("db")
 
tuple output = cms.string("db")
 
tuple outputFile = os.getenv("ALIGNMENT_OUTPUTFILE")
 
tuple process = cms.Process("CONVERT")
 
tuple shiftErr = cms.double(1000.)
 
tuple toPut
 

Variable Documentation

tuple download_sqlite_cfg.angleErr = cms.double(6.28)

Definition at line 21 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.connect = cms.string("sqlite_file:%s" % outputFile)

Definition at line 30 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.cscLabel = cms.string("")

Definition at line 19 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.dtLabel = cms.string("")

Definition at line 18 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.getAPEs = cms.bool(True)

Definition at line 22 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.globalTag = os.getenv("ALIGNMENT_GLOBALTAG")

Definition at line 4 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.input = cms.string("db")

Definition at line 17 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.output = cms.string("db")

Definition at line 24 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.outputFile = os.getenv("ALIGNMENT_OUTPUTFILE")
tuple download_sqlite_cfg.process = cms.Process("CONVERT")

Definition at line 7 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.shiftErr = cms.double(1000.)

Definition at line 20 of file download_sqlite_cfg.py.

tuple download_sqlite_cfg.toPut
Initial value:
1 = cms.VPSet(cms.PSet(record = cms.string("DTAlignmentRcd"), tag = cms.string("DTAlignmentRcd")),
2  cms.PSet(record = cms.string("DTAlignmentErrorRcd"), tag = cms.string("DTAlignmentErrorRcd")),
3  cms.PSet(record = cms.string("CSCAlignmentRcd"), tag = cms.string("CSCAlignmentRcd")),
4  cms.PSet(record = cms.string("CSCAlignmentErrorRcd"), tag = cms.string("CSCAlignmentErrorRcd")))

Definition at line 31 of file download_sqlite_cfg.py.