-
Notifications
You must be signed in to change notification settings - Fork 613
[PWGEM] Add Photonsphiv table #13127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…onconversionbuild
|
O2 linter results: ❌ 185 errors, |
mhemmer-cern
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
|
Please merge the automatic PR made by alibuild to fix the formatting. Then we can merge this. |
| DECLARE_SOA_INDEX_COLUMN(EMEvent, emevent); //! | ||
| DECLARE_SOA_COLUMN(PhiV, phiv, float); //! |
There was a problem hiding this comment.
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.
|
To make it easier in the future I would highly recommend to install pre-commit hooks: |
|
Dear @ikantak , phiv is not defined because photon is massless particle. Namely, its opening angle is 0. |
|
Dear @ikantak , @mhemmer-cern , phiv cannot be defined because photon is massless particle. Can you revert this PR? |
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
Co-authored-by: Isabel Kantak <kantak@physi.uni-heidelberg.de>
Add photonsphiv with the variable PhiV as table and histogram to photonconversionbuild and gammatables for machine learning