Updates for the ComponentAccumulator-based configuration of Pile-up Digitization jobs
There are two changes in this merge request:
- Adapt
MainServicesCfg
so that theEventLoopMgr
name can be specified. This is necessary for Pile-up Digitization configuration. TheLoopMgr
variable defaults toAthenaEventLoopMgr
, so the change should be transparent to existing clients. (FYI @wlampl) - Update the configuration of
PileUpEventLoopMgr
so that theBeamSpotFixerAlg
is added to theAlgSequence
.