Skip to content

AthenaCommon: Force create ClassIDSvc

Frank Winklmeier requested to merge fwinkl/athena:classidsvc_init into master

Add ClassIDSvc to the CreateSvc list to ensure it gets initialized early in the job. This fixes a problem seen when running the HLT from the trigger database where the ClassIDSvc is used by the ByteStreamAddressProviderSvc before it has been initialized.

Fixes ATR-23634.

Edited by Frank Winklmeier

Merge request reports