Skip to content

Fixed prescaling when members of CPS are disabled

Tomasz Bold requested to merge tbold/athena:ATR-24193 into master

Closes ATR-24193 Before we assumed that the CPS group has always all chains enabled. Now such chains are eliminated early on. Special cases appear in this approach. CPS group can contain zero enable chains. Or CPS group can have only one chain.

Tagging @rbielski as we were both addressed in the JIRA for this issue

Merge request reports