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.