![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | python |
| namespace | python.utils |
Functions | |
| python.utils.worst_status (iovs, *dummy_args) | |
| python.utils.worst (iterable) | |
| python.utils.first (iterable) | |
| python.utils.best (iterable, priorities=[3, 2, 1, -1, 0]) | |
| python.utils.best_status (iovs, *dummy_args) | |
| python.utils.iovs_in_time (wanted_start_time, wanted_end_time) | |
| python.utils.get_root_version () | |
| python.utils.fix_iovkey (iovkey) | |
| python.utils.make_functor (expression, location, global_env={}, input_translation=None) | |
| python.utils.make_floats_pretty (x) | |
| python.utils.pprint_objects (objects, where=stdout) | |
| python.utils.describe_colour (colour) | |
Variables | |
| dict | python.utils.BUILTIN_NAMES = {"True", "False"} |
| python.utils.WHITE = None | |
| int | python.utils.GREY = 0 |