Skip to content

[Common] Improve track selection - #17572

Merged
dsekihat merged 1 commit into
AliceO2Group:masterfrom
ktf:pr17572
Aug 25, 2026
Merged

[Common] Improve track selection#17572
dsekihat merged 1 commit into
AliceO2Group:masterfrom
ktf:pr17572

Conversation

@ktf

@ktf ktf commented Aug 24, 2026

Copy link
Copy Markdown
Member
  • Avoid redundant IsRun2 check
  • Avoid doing IsSelected() twice
  • Use std::pow (float) rather than C pow (double)

* Avoid redundant IsRun2 check
* Avoid doing IsSelected() twice
* Use std::pow (float) rather than C pow (double)
@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 2 errors, ⚠️ 27 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Improve track selection [Common] Improve track selection Aug 24, 2026
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 5a1a63e at 2026-08-24 14:22:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

@ktf

ktf commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

@dsekihat can you have a look here? It should be safe.

@dsekihat
dsekihat merged commit ff32f2d into AliceO2Group:master Aug 25, 2026
13 of 14 checks passed
@dsekihat

Copy link
Copy Markdown
Collaborator

Dear @ktf , Thank you for the PR. It looks good to me.

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.

3 participants