CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 convertXMLtoSQLite_cfg
 

Variables

tuple convertXMLtoSQLite_cfg.angleErr = cms.double(6.28)
 
tuple convertXMLtoSQLite_cfg.connect = cms.string("sqlite_file:REPLACEME.db")
 
tuple convertXMLtoSQLite_cfg.fileName = cms.string("REPLACEME.xml")
 
tuple convertXMLtoSQLite_cfg.input = cms.string("xml")
 
tuple convertXMLtoSQLite_cfg.output = cms.string("db")
 
tuple convertXMLtoSQLite_cfg.process = cms.Process("CONVERT")
 
tuple convertXMLtoSQLite_cfg.shiftErr = cms.double(1000.)
 
tuple convertXMLtoSQLite_cfg.toGet = cms.VPSet(cms.PSet(record = cms.string("GlobalPositionRcd"), tag = cms.string("inertGlobalPositionRcd")))
 
tuple convertXMLtoSQLite_cfg.toPut