Go to the source code of this file.
Namespaces | |
download_sqlite_cfg | |
Variables | |
tuple | download_sqlite_cfg.angleErr = cms.double(6.28) |
tuple | download_sqlite_cfg.connect = cms.string("sqlite_file:%s" % outputFile) |
tuple | download_sqlite_cfg.cscLabel = cms.string("") |
tuple | download_sqlite_cfg.dtLabel = cms.string("") |
tuple | download_sqlite_cfg.getAPEs = cms.bool(True) |
tuple | download_sqlite_cfg.globalTag = os.getenv("ALIGNMENT_GLOBALTAG") |
tuple | download_sqlite_cfg.input = cms.string("db") |
tuple | download_sqlite_cfg.output = cms.string("db") |
tuple | download_sqlite_cfg.outputFile = os.getenv("ALIGNMENT_OUTPUTFILE") |
tuple | download_sqlite_cfg.process = cms.Process("CONVERT") |
tuple | download_sqlite_cfg.shiftErr = cms.double(1000.) |
tuple | download_sqlite_cfg.toPut |