TPC: fixed Cluster and RawDigit tasks#847
Conversation
tklemenz
commented
Sep 30, 2021
- normalization to number of clusters did not work properly
|
Needs AliceO2Group/AliceO2#7168 before merging. |
|
Why does the check for clang-format fail even though I ran it? |
|
@tklemenz clang-format does not report problems on my machine either. Some extra space at the end of CheckRunner ? that's real strange. |
|
Indeed running clang-format on CheckRunner.cxx changed the file. Apparently it did not conform. |
|
@tklemenz Please include it in this PR even if it is not consistent with the title. I prefer to know that the change is in |
|
Yes as mentioned in an earlier comment one PR in O2 is needed. But no circular dependencies this time. :) |
- normalization to number of clusters did not work properly
cf904d6 to
9f55838
Compare