Skip to content

bugfix: adding original field for all FieldRegion<T> specializations

Sergei Zharko requested to merge s.zharko/cbmroot:bugfix-kf into master

In the merge request, an original magnetic field function is set for all possible specializations of the FieldRegion class. This removes an assertion call in the CbmRecoQaTask task execution (the mcbm_2024_qa_3105 test), which was reported by @a.bercuci.

Merge request reports