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 |