![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | test_menu_dump |
Functions | |
| test_menu_dump.get_parser (flags) | |
| test_menu_dump.run () | |
| test_menu_dump.chain_iter (menu, filt=lambda x:True) | |
| test_menu_dump.dump_chains (chains) | |
| test_menu_dump.get_l1_list (menu) | |
| test_menu_dump.get_chain_dicts (flags, chains) | |
| test_menu_dump.dump_chain_dicts (chain_to_dict, menu) | |
Variables | |
| str | test_menu_dump._h_names = "print the names of all chains" |
| str | test_menu_dump._h_parse = "parse names to dictionary" |
| str | test_menu_dump._h_menu = "name of the menu to dump (default Physics_pp_run3_v1)" |
| str | test_menu_dump._h_l1check = "do check of L1 items vs L1 menu" |
| str | test_menu_dump._h_stream = "filter by stream" |
| str | test_menu_dump._h_dump_dicts = "dump dicts to json" |
| str | test_menu_dump._h_check_CPS = "verify that Support chains are in CPS" |
| test_menu_dump.INFO | |
| dict | test_menu_dump.MENU_ALIASES |