Skip to content

Conversation

@ikantak
Copy link
Contributor

@ikantak ikantak commented Sep 25, 2025

Add photonsphiv with the variable PhiV as table and histogram to photonconversionbuild and gammatables for machine learning

@github-actions
Copy link

github-actions bot commented Sep 25, 2025

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

@github-actions github-actions bot changed the title Add Photonsohiv table [PWGEM] Add Photonsohiv table Sep 25, 2025
@ikantak ikantak changed the title [PWGEM] Add Photonsohiv table [PWGEM] Add Photonsphiv table Sep 25, 2025
mhemmer-cern
mhemmer-cern previously approved these changes Sep 25, 2025
Copy link
Collaborator

@mhemmer-cern mhemmer-cern left a comment

Choose a reason for hiding this comment

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

Looks good

@mhemmer-cern
Copy link
Collaborator

Please merge the automatic PR made by alibuild to fix the formatting. Then we can merge this.

Comment on lines 416 to 417
DECLARE_SOA_INDEX_COLUMN(EMEvent, emevent); //!
DECLARE_SOA_COLUMN(PhiV, phiv, float); //!
Copy link
Collaborator

Choose a reason for hiding this comment

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

The indentations here still need to go to pass the clang-format check.
We do not make indentations inside namespaces for some reason.

@mhemmer-cern
Copy link
Collaborator

To make it easier in the future I would highly recommend to install pre-commit hooks:
https://aliceo2group.github.io/analysis-framework/docs/tools/?highlight=clang-tidy#pre-commit-hooks
This way formatting like clang-format is checked locally when creating a commit and automatically corrected.

@dsekihat
Copy link
Collaborator

Dear @ikantak , phiv is not defined because photon is massless particle. Namely, its opening angle is 0.

@mhemmer-cern mhemmer-cern enabled auto-merge (squash) October 1, 2025 06:50
@mhemmer-cern mhemmer-cern merged commit f2d8005 into AliceO2Group:master Oct 1, 2025
12 of 14 checks passed
@dsekihat
Copy link
Collaborator

dsekihat commented Oct 1, 2025

Dear @ikantak , @mhemmer-cern , phiv cannot be defined because photon is massless particle. Can you revert this PR?

jmunozme pushed a commit to jmunozme/O2Physics that referenced this pull request Oct 3, 2025
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Oct 11, 2025
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants