CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 convertXMLtoSQLite_cfg
 

Variables

tuple convertXMLtoSQLite_cfg.alignmentsLabel = cms.string('')
 
tuple convertXMLtoSQLite_cfg.angleErr = cms.double(6.28)
 
tuple convertXMLtoSQLite_cfg.appendToDataLabel = cms.string('idealForInputXML')
 
tuple convertXMLtoSQLite_cfg.applyAlignment = cms.bool(False)
 
tuple convertXMLtoSQLite_cfg.connect = cms.string("sqlite_file:"+str(sys.argv[2])[:-3]+"db")
 
tuple convertXMLtoSQLite_cfg.debugV = cms.untracked.bool(False)
 
tuple convertXMLtoSQLite_cfg.fileName = cms.string(str(sys.argv[2]))
 
tuple convertXMLtoSQLite_cfg.fromDDD = cms.bool(True)
 
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
 
tuple convertXMLtoSQLite_cfg.useCentreTIOffsets = cms.bool(False)
 
tuple convertXMLtoSQLite_cfg.useDDD = cms.bool(True)
 
tuple convertXMLtoSQLite_cfg.useGangedStripsInME1a = cms.bool(False)
 
tuple convertXMLtoSQLite_cfg.useOnlyWiresInME1a = cms.bool(False)
 
tuple convertXMLtoSQLite_cfg.useRealWireGeometry = cms.bool(True)