Go to the source code of this file.
Namespaces | |
namespace | 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") |
convertSQLiteXML::gprcd = options.gprcd | |
convertSQLiteXML::gprcdconnect = options.gprcdconnect | |
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 | |
convertSQLiteXML::runNumber = options.runNumber | |
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 |