Skip to content

Updates for the ComponentAccumulator-based configuration of Pile-up Digitization jobs

There are two changes in this merge request:

  1. Adapt MainServicesCfg so that the EventLoopMgr name can be specified. This is necessary for Pile-up Digitization configuration. The LoopMgr variable defaults to AthenaEventLoopMgr, so the change should be transparent to existing clients. (FYI @wlampl)
  2. Update the configuration of PileUpEventLoopMgr so that the BeamSpotFixerAlg is added to the AlgSequence.

Merge request reports