Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Variables
runlumi.py File Reference

Go to the source code of this file.

Classes

class  python.sugar.runlumi.IovKey
 
class  python.sugar.runlumi.RunLumiType
 
class  python.sugar.runlumi.TimestampType
 

Namespaces

 python.sugar.runlumi
 

Variables

 python.sugar.runlumi.log
 
 python.sugar.runlumi.date_from_timestamp = datetime.utcfromtimestamp
 
int python.sugar.runlumi.RUN_MAX = 2**31-1
 
int python.sugar.runlumi.LB_MAX = 2**32-1
 
int python.sugar.runlumi.IOV_MAX = 2**63-1
 
 python.sugar.runlumi.RunLumi = RunLumiType.make
 
 python.sugar.runlumi.IOVMIN = RunLumiType(0)
 
 python.sugar.runlumi.IOVMAX = RunLumiType(2**63-1)