Skip to content

[PWGJE] Bug fix on jet finder selector eta#14878

Merged
nzardosh merged 1 commit intoAliceO2Group:masterfrom
nzardosh:10022026
Feb 10, 2026
Merged

[PWGJE] Bug fix on jet finder selector eta#14878
nzardosh merged 1 commit intoAliceO2Group:masterfrom
nzardosh:10022026

Conversation

@nzardosh
Copy link
Collaborator

@nzardosh nzardosh commented Feb 9, 2026

No description provided.

@github-actions github-actions bot added the pwgje label Feb 9, 2026
@github-actions github-actions bot changed the title Bug fix on jet finder selector eta [PWGJE] Bug fix on jet finder selector eta Feb 9, 2026
@nzardosh nzardosh enabled auto-merge (squash) February 9, 2026 17:35
Copy link
Collaborator

@alibuild alibuild left a comment

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 @nzardosh.

// fastjet::ClusterSequenceArea findJets(std::vector<fastjet::PseudoJet> &inputParticles, std::vector<fastjet::PseudoJet> &jets);

float phiMin = 0.;
float phiMin = -2. * M_PI;
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 use M_PI.

@nzardosh nzardosh merged commit 37874de into AliceO2Group:master Feb 10, 2026
12 of 14 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.

3 participants