Functions | |
def | convert_keys_to_string (dictionary) |
def | fix_run (run) |
def | get_json_files () |
def | load_steps_and_workflows () |
def relval_machine.convert_keys_to_string | ( | dictionary | ) |
Recursively converts dictionary keys to strings. Utility to help deal with unicode keys in dictionaries created from json requests. In order to pass dict to function as **kwarg we should transform key/value to str.
Definition at line 34 of file relval_machine.py.
References cmsPerfStripChart.dict, genParticles_cff.map, and harvestTrackValidationPlots.str.
Referenced by load_steps_and_workflows().
def relval_machine.fix_run | ( | run | ) |
Definition at line 24 of file relval_machine.py.
References createfilelist.int, python.rootplot.root2matplotlib.replace(), and split.
Referenced by load_steps_and_workflows().
def relval_machine.get_json_files | ( | ) |
def relval_machine.load_steps_and_workflows | ( | ) |
Definition at line 48 of file relval_machine.py.
References convert_keys_to_string(), fix_run(), get_json_files(), and mps_monitormerge.items.