Skip to content

[Common] add a function to get chi2IP in fwdtrackUtilities.h#17122

Merged
dsekihat merged 1 commit into
AliceO2Group:masterfrom
dsekihat:master
Jul 19, 2026
Merged

[Common] add a function to get chi2IP in fwdtrackUtilities.h#17122
dsekihat merged 1 commit into
AliceO2Group:masterfrom
dsekihat:master

Conversation

@dsekihat

Copy link
Copy Markdown
Collaborator

[Common] add a function to get chi2IP in fwdtrackUtilities.h

@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 5 errors, ⚠️ 3 warnings, 🔕 0 disabled

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for e10bdb3 at 2026-07-19 12:30:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 7 errors and 0 warnings.'
Found 7 errors and 0 warnings.
++ [[ 7 -gt 0 ]]
++ cat /sw/BUILD/c412e61a8a6f27dbcf47f0221b015780b70e2077/O2Physics-code-check/errors.txt
Common/Core/fwdtrackUtilities.h:36:1: error: nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:138:96: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:257:12: error: no header providing "std::abs" is directly included [misc-include-cleaner,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:268:13: error: no header providing "std::isfinite" is directly included [misc-include-cleaner,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:276:19: error: no header providing "std::cos" is directly included [misc-include-cleaner,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:277:19: error: no header providing "std::sin" is directly included [misc-include-cleaner,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:305:15: error: no header providing "std::max" is directly included [misc-include-cleaner,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 7 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 6cbcef7 at 2026-07-19 12:55:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 2 errors and 0 warnings.'
Found 2 errors and 0 warnings.
++ [[ 2 -gt 0 ]]
++ cat /sw/BUILD/aebc082ce6f962f0f0317886aecefe0815bddcae/O2Physics-code-check/errors.txt
Common/Core/fwdtrackUtilities.h:38:1: error: nested namespaces can be concatenated [modernize-concat-nested-namespaces,-warnings-as-errors]
Common/Core/fwdtrackUtilities.h:140:96: error: repeated branch body in conditional chain [bugprone-branch-clone,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 2 -gt 0 ]]
++ exit 1
--

Full log here.

@dsekihat
dsekihat enabled auto-merge (squash) July 19, 2026 10:58

@alibuild alibuild left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @dsekihat.

@dsekihat
dsekihat merged commit 7065fd8 into AliceO2Group:master Jul 19, 2026
13 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants