Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Frank Winklmeier's avatar
    520b6206
    Fix auto-configuration for isOnline mode · 520b6206
    Frank Winklmeier authored
    The fully fledge AutoConfiguration is not usable with `isOnline=True`
    outside of P1 because it actually tries to access information from IS
    servers. Revert back to using `AthFile` directly as it was done in
    runHLT_standalone.py
    
    The default is still `isOnline=False` but added a command line option to
    switch the mode for ease of debugging problems we are currently seeing.
    Once those are fixed we should set the default to `isOnline=True`.
    520b6206
    History
    Fix auto-configuration for isOnline mode
    Frank Winklmeier authored
    The fully fledge AutoConfiguration is not usable with `isOnline=True`
    outside of P1 because it actually tries to access information from IS
    servers. Revert back to using `AthFile` directly as it was done in
    runHLT_standalone.py
    
    The default is still `isOnline=False` but added a command line option to
    switch the mode for ease of debugging problems we are currently seeing.
    Once those are fixed we should set the default to `isOnline=True`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.