Skip to content

[PWGCF] additional track QA#15340

Merged
victor-gonzalez merged 1 commit intoAliceO2Group:masterfrom
EmilGorm:master
Mar 10, 2026
Merged

[PWGCF] additional track QA#15340
victor-gonzalez merged 1 commit intoAliceO2Group:masterfrom
EmilGorm:master

Conversation

@EmilGorm
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the pwgcf label Mar 10, 2026
@github-actions github-actions bot changed the title additional track QA [PWGCF] additional track QA Mar 10, 2026
@EmilGorm EmilGorm marked this pull request as ready for review March 10, 2026 21:09
@victor-gonzalez victor-gonzalez enabled auto-merge (squash) March 10, 2026 22:57
@victor-gonzalez victor-gonzalez merged commit 8f2a197 into AliceO2Group:master Mar 10, 2026
13 checks passed
Comment on lines +283 to +284
TF1* fPhiCutLow;
TF1* fPhiCutHigh;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Always initialise pointers.


template <typename TTrack>
bool trackSelected(TTrack track)
bool trackSelected(TTrack track, const int& field)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't pass int by reference.

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