Skip to content

athenaHLT: change default HLT result size limit to 32 MB

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20230807T181254 into 23.0

We are using currently 32 MB as the default event/result size limit online (set via DcmApplication.sbaBlockSize_MiB). Use the same value for athenaHLT to make it easier to reproduce the same behavior.

Merge request reports