![]() |
ATLAS Offline Software
|
Variables | |
| jobPropertiesDisallowed | |
| flags = initConfigFlags() | |
| generateMenuDiagnostics | |
| isOnline | |
| Files | |
| acc = ComponentAccumulator() | |
| menu = generateMenuMT(flags) | |
| rc = subprocess.call("verify_menu_config.py --folder " + os.getcwd(), shell=True) | |
Standalone menu generation in CA mode
| test_HLTmenu.acc = ComponentAccumulator() |
Definition at line 30 of file test_HLTmenu.py.
| test_HLTmenu.Files |
Definition at line 20 of file test_HLTmenu.py.
| test_HLTmenu.flags = initConfigFlags() |
Definition at line 16 of file test_HLTmenu.py.
| test_HLTmenu.generateMenuDiagnostics |
Definition at line 18 of file test_HLTmenu.py.
| test_HLTmenu.isOnline |
Definition at line 19 of file test_HLTmenu.py.
| test_HLTmenu.jobPropertiesDisallowed |
Definition at line 13 of file test_HLTmenu.py.
| test_HLTmenu.menu = generateMenuMT(flags) |
Definition at line 31 of file test_HLTmenu.py.
| test_HLTmenu.rc = subprocess.call("verify_menu_config.py --folder " + os.getcwd(), shell=True) |
Definition at line 41 of file test_HLTmenu.py.