Skip to content

Explicitly add PixelReadoutManagerCfg in NnClusterizationFactory and InDetTestPixelLayerTool configs

Thomas Strebler requested to merge tstreble-main-patch-89864 into main

The NnClusterizationFactory expects the PixelReadoutManager as input https://gitlab.cern.ch/atlas/athena/-/blob/main/InnerDetector/InDetRecTools/SiClusterizationTool/SiClusterizationTool/NnClusterizationFactory.h#L241 so explicitly adding it.

Also added to the InDetTestPixelLayerTool config https://gitlab.cern.ch/atlas/athena/-/blob/main/InnerDetector/InDetRecTools/InDetTestPixelLayer/src/InDetTestPixelLayerTool.cxx#L72

Relevant for some standalone workflows, such as alignement.

FYI @martis @nstyles

Edited by Thomas Strebler

Merge request reports