Skip to content

WIP: ComponentAccumulator configuration for SCT and Pixel digitization

Rupert Tombs requested to merge rtombs/athena:DigitizationNewConfig into master

Define new style replacements for SCT_DigitizationConfig.py and PixelDigitizationConfig.py

With ConfigFlags definitions utilities and dependencies, including *ToolSetup replacements

Also makes minor updates to BCM_Digitization.

Questions:

SCT_ReadCalibChipDataConfig.py lines 22-25: ComponentAccumulator folder tools do not have the tag features previously used here. Are these okay to neglect?

SCT_DigitizationConfig.py lines 75-83: To avoid migrating the ExperimentalDigi flag, doDetailedSurfChargesGen has not been migrated here. Is this still needed?

PixelCablingConfigNew.py line 60: Is this DBM logic correct?

OverlayConfigFlags.py line 15: Overlay.EventStore flag is questionable.

Edited by Rupert Tombs

Merge request reports