Skip to content

[Common] Improve track selection - #17572

Open
ktf wants to merge 1 commit into
AliceO2Group:masterfrom
ktf:pr17572
Open

[Common] Improve track selection#17572
ktf wants to merge 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.

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