Skip to content

Resolving diamond copy numbers bug, returning PathResolver dependency into BCMPrime CMakLists.txt

Jakob Novak requested to merge janovak/athena:BCMprime into 21.9

Fixing the bug, concerning BCMPrime channel identification in the BCMPrime hits record. In the previous implementation hits from the diamonds on the same module were indistinguishable. Also hits from the forward and backward modules were indistinguishable.

Returning PathResolver dependency, which was removed in the previous merge request by mistake.

Merge request reports