Skip to content

Fix for LAr ByteStream Overlay configuration

Walter Lampl requested to merge wlampl/athena:LArOverlayJoFix into master

This MR fixes two problem that occured with ByteStream overlay test jobs:

  1. Configuring the DB access of the LAr sampling fractions (reported as ATLASSIM-4262)
  2. Setting the SG key for the Shape object retrieved by the LArPileUpTool to the key for data.
  3. Proper SG keys for LArDigits and LArRawChannels

To avoid any misunderstanding: This addresses only the old job-config (nothing to do with ComponentAccumulator)

Edited by Walter Lampl

Merge request reports