Skip to content
Snippets Groups Projects
Forked from atlas / athena
105376 commits behind the upstream repository.
  • John Chapman's avatar
    680a5e66
    Add helper function to peek in DetDescr DB for use by new-style flags · 680a5e66
    John Chapman authored
    The `GetDetDescrInfo` method can be used to set the default values of
    new-style flags based on information from the Detector Description Database.
    
    The new code is based upon code from the following old-style configuration
    modules:
    `CommonGMJobProperties.py`, `InDetGMJobProperties.py` and `LArGMJobProperties.py`.
    
    Local tests confirm that the `DigitizationConfigNew_test.py` CI test produces
    the same output after the change.
    680a5e66
    History
    Add helper function to peek in DetDescr DB for use by new-style flags
    John Chapman authored
    The `GetDetDescrInfo` method can be used to set the default values of
    new-style flags based on information from the Detector Description Database.
    
    The new code is based upon code from the following old-style configuration
    modules:
    `CommonGMJobProperties.py`, `InDetGMJobProperties.py` and `LArGMJobProperties.py`.
    
    Local tests confirm that the `DigitizationConfigNew_test.py` CI test produces
    the same output after the change.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
AllConfigFlags.py 8.79 KiB