ATLAS Offline Software
Loading...
Searching...
No Matches
JsonUtils.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.JsonUtils

Functions

 python.JsonUtils.create_joboptions_json (pkl_file, json_file, createDBJson=True)
 python.JsonUtils.modifyConfigForP1 (json_file, db_file)

Variables

 python.JsonUtils.fname = sys.argv[1]
 python.JsonUtils.ext = os.path.splitext(fname)[1]
 python.JsonUtils.hlt_json = json.load( fh )
 python.JsonUtils.properties = hlt_json["properties"]