Skip to content

Fix bug in overlay configuration of TRT_DriftFunctionTool

Peter Hansen requested to merge hansenph/athena:22.0-TRTFixBugInOverlay into master

In the case of overlay flags being set, the TRT_CalDbTool2, used by TRT_DriftFunctionTool, was configured with non-existent properties. This is fixed. Also other concrete overlay configurations that exist in the code are fixed.

Merge request reports