Add helper function to peek in DetDescr DB for use by new-style flags
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.
Showing
- Control/AthenaConfiguration/python/AllConfigFlags.py 5 additions, 5 deletionsControl/AthenaConfiguration/python/AllConfigFlags.py
- Control/AthenaConfiguration/python/AutoConfigFlags.py 142 additions, 1 deletionControl/AthenaConfiguration/python/AutoConfigFlags.py
- Simulation/Digitization/test/DigitizationConfigNew_test.py 0 additions, 1 deletionSimulation/Digitization/test/DigitizationConfigNew_test.py
Please register or sign in to comment