Skip to content

Fix transient bytestream configuration for test scripts (ATR-20575, ATR-20574)

The inclusion of the transient BS fragment in the configuration was not triggered due to the wrong setting of TriggerFlags.writeBS when TrigDataAccess from TrigT2CaloCommon.TrigT2CaloCommonConfig was used. TrigDataAccess requires the use of transient BS. The fix is necessary for all slice test which use TrigDataAccess.

Merge request reports