ATLAS Offline Software
Namespaces | Functions | Variables
DataQuality/DQUtils/python/utils.py File Reference

Go to the source code of this file.

Namespaces

 python.utils
 

Functions

def python.utils.worst_status (iovs, *dummy_args)
 
def python.utils.worst (iterable)
 
def python.utils.first (iterable)
 
def python.utils.best (iterable, priorities=[3, 2, 1, -1, 0])
 
def python.utils.best_status (iovs, *dummy_args)
 
def python.utils.iovs_in_time (wanted_start_time, wanted_end_time)
 
def python.utils.get_root_version ()
 
def python.utils.fix_iovkey (iovkey)
 
def python.utils.make_functor (expression, location, global_env={}, input_translation=None)
 
def python.utils.make_floats_pretty (x)
 
def python.utils.pprint_objects (objects, where=stdout)
 
def python.utils.describe_colour (colour)
 

Variables

 python.utils.BUILTIN_NAMES = set(("True", "False"))
 
 python.utils.WHITE = None
 
int python.utils.GREY = 0