Skip to content

Conversation

@BongHwi
Copy link
Collaborator

@BongHwi BongHwi commented Jan 3, 2026

Relocation + optimze the task with THnSparse

Apply improved CollisionCuts

@github-actions
Copy link

github-actions bot commented Jan 3, 2026

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

@maciacco maciacco merged commit 9439541 into AliceO2Group:master Jan 3, 2026
11 of 12 checks passed
@BongHwi BongHwi deleted the neutronskin-dev branch January 3, 2026 22:58
@BongHwi
Copy link
Collaborator Author

BongHwi commented Jan 4, 2026

Thanks! @maciacco

Comment on lines +30 to +35
#include "CommonConstants/MathConstants.h"
#include "CommonConstants/PhysicsConstants.h"
#include "Framework/AnalysisTask.h"
#include "Framework/HistogramRegistry.h"
#include "Framework/O2DatabasePDGPlugin.h"
#include "Framework/runDataProcessing.h"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Fix the include style.

Comment on lines +80 to +86
kPt = 0,
kCentrality = 1,
kCharge = 2,
kEtaSign = 3,
kMcType = 4,
kPhi = 5,
kNAxes = 6
Copy link
Collaborator

Choose a reason for hiding this comment

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

The prefix k is useless and violates the naming conventions.

sigurdnese pushed a commit to sigurdnese/O2Physics that referenced this pull request Jan 9, 2026
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
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.

4 participants