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

Go to the source code of this file.

Classes

class  python.TriggerAPI.SerializeAPI.TriggerAPIEncoder

Namespaces

namespace  python
namespace  python.TriggerAPI
namespace  python.TriggerAPI.SerializeAPI

Functions

 python.TriggerAPI.SerializeAPI.dump (db, f=privateJsonFile)
 python.TriggerAPI.SerializeAPI.load (centralFile="TriggerMenu/TriggerInfo_20210302.json")
 python.TriggerAPI.SerializeAPI.dumpJson (db, jsonFile)
 python.TriggerAPI.SerializeAPI.loadJson (jsonFile)
 python.TriggerAPI.SerializeAPI.fromJsonDump (thelist)
 python.TriggerAPI.SerializeAPI.toJsonDump (dct)

Variables

str python.TriggerAPI.SerializeAPI.__author__ = 'Javier Montejo'
str python.TriggerAPI.SerializeAPI.__version__ = "$Revision: 2.0 $"
str python.TriggerAPI.SerializeAPI.__doc__ = "Interface to retrieve lists of unprescaled triggers according to types and periods"
 python.TriggerAPI.SerializeAPI.log = logging.getLogger(__name__)
str python.TriggerAPI.SerializeAPI.privateJsonFile = "TriggerInfo.json"