Updated PixelConditionsSummaryTool to deal with RD53 design
This MR introduces a new configuration in the PixelConditionsSummaryTool to bypass the error bytestream checks for the RD53 pixel design, as it is not yet defined.
This is necessary for downstream ITk tracking developments, as otherwise the m_BSErrContReadKey
is not initialized but yet retrieved when the module status is checked in the pixel clustering https://gitlab.cern.ch/atlas/athena/-/blob/master/InnerDetector/InDetRecTools/SiClusterizationTool/src/PixelClusteringToolBase.cxx#L84