Go to the source code of this file.
Namespaces | |
convertSQLiteXML | |
Variables | |
string | convertSQLiteXML.action = "store_true" |
convertSQLiteXML.default = False, | |
string | convertSQLiteXML.dest = "noChambers" |
tuple | convertSQLiteXML.exit_code = os.system("cmsRun tmp_converter_cfg.py") |
string | convertSQLiteXML.help = "if present, no chambers info would be written into xml" |
convertSQLiteXML.ok = False | |
tuple | convertSQLiteXML.parser = optparse.OptionParser(usage) |
list | convertSQLiteXML.prog = sys.argv[0] |
convertSQLiteXML.relativeTo = options.relativeTo | |
string | convertSQLiteXML.supChambers = "False" |
string | convertSQLiteXML.supLayers = "False" |
string | convertSQLiteXML.supRings = "True" |
list | convertSQLiteXML.theInputFile = sys.argv[1] |
list | convertSQLiteXML.theOutputFile = sys.argv[2] |
string | convertSQLiteXML.type = "string" |
string | convertSQLiteXML.usage |