ATLAS Offline Software
Namespaces | Variables
python.sugar Namespace Reference

Namespaces

 iovset
 
 iovtype
 
 runlumi
 

Variables

 log = getLogger("DQUtils.sugar")
 
 iov_holder = IOVSet
 
list __all__
 

Variable Documentation

◆ __all__

list python.sugar.__all__
private
Initial value:
1 = ['log', 'IovKey', 'RunLumiType', 'TimestampType', 'RunLumi',
2  'IOVMIN', 'IOVMAX', 'define_iov_type', 'make_iov_type',
3  'RANGEIOV_VAL', 'IOVType', 'IOVSet', 'iov_holder']

Definition at line 17 of file DataQuality/DQUtils/python/sugar/__init__.py.

◆ iov_holder

python.sugar.iov_holder = IOVSet

Definition at line 15 of file DataQuality/DQUtils/python/sugar/__init__.py.

◆ log

python.sugar.log = getLogger("DQUtils.sugar")

Definition at line 11 of file DataQuality/DQUtils/python/sugar/__init__.py.