add subdivide option to the RICH hough finder
When dividing the mRICH area into two parts (hits with y>=0 & y<0) and searching for rings with the hough algorithm in both parts separately , side effects occur. This side effects are worst ring recognition & quality in the splitting area.
The option to subdivide is only disabled for the mRICH.
Merge request reports
Activity
Filter activity
added 4 commits
-
9f21d3e2...aee14091 - 3 commits from branch
computing:master
- 552de95f - added option to not subdivide the RICH plane into two parts for the HT
-
9f21d3e2...aee14091 - 3 commits from branch
are the changes fine with you?
please format the code as required by our format checker. The instructions are at
https://redmine.cbm.gsi.de/projects/cbmroot/wiki/Clang-format
@f.uhlig The changes are fine with me.
Dear @s.lebedev,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
Please register or sign in to reply