CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_5_3_0/src/Alignment/MuonAlignment/python/convertXMLtoSQLite_cfg.py File Reference

Go to the source code of this file.

Namespaces

namespace  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