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

Go to the source code of this file.

Classes

class  athenaEF.RunParams
class  athenaEF.ConfigRunner
class  athenaEF.MyHelp

Namespaces

namespace  athenaEF

Functions

 athenaEF.get_trigconf_keys_from_oks (partition=None, webdaq_base=None, strict=False)
 athenaEF.get_run_params (args=None, from_is=False, partition=None, webdaq_base=None, strict=False, solenoid_current_override=None, toroids_current_override=None)
 athenaEF.load_from_json (json_file, run_params=None, num_threads=1, num_slots=1, ef_files=None)
 athenaEF.load_from_database (db_server, smk, l1psk=None, hltpsk=None, run_params=None, num_threads=1, num_slots=1, ef_files=None)
str athenaEF.arg_sor_time (s)
 The following arg_* methods are used as custom types in argparse.
 athenaEF.arg_detector_mask (s)
 athenaEF.arg_log_level (s)
 athenaEF.check_args (parser, args)
 athenaEF.update_run_params (args, flags)
 athenaEF.update_trigconf_keys (args, flags)
 athenaEF.main ()

Variables

 athenaEF.log = logging.getLogger('athenaEF')