|
babymaker
e95a6a9342d4604277fe7cc6149b6b5b24447d89
|
Go to the source code of this file.
Namespaces | |
| divvy_json | |
Variables | |
| tuple | divvy_json.parser = argparse.ArgumentParser() |
| tuple | divvy_json.args = parser.parse_args() |
| int | divvy_json.pb_per_json = 100 |
| string | divvy_json.period_name = 'Run2015D' |
| dictionary | divvy_json.jdata = {} |
| tuple | divvy_json.lumifile = args.jsonpath.replace('golden_Cert','lumi') |
| dictionary | divvy_json.lumidict = {} |
| int | divvy_json.ijson = 0 |
| int | divvy_json.lumi = 0 |
| dictionary | divvy_json.newjson = {} |
| tuple | divvy_json.runs = sorted(jdata.keys()) |
| tuple | divvy_json.subjson = args.jsonpath.split('golden_') |
| tuple | divvy_json.data = fsubj.readlines() |
1.8.11