-
Notifications
You must be signed in to change notification settings - Fork 614
[PWGLF] Update inelGt.h #11579
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
[PWGLF] Update inelGt.h #11579
Conversation
|
Should fix #11560 |
|
O2 linter results: ❌ 7 errors, |
| #include "Framework/O2DatabasePDGPlugin.h" | ||
|
|
||
| #include "TParticlePDG.h" |
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.
Please include external headers with angled brackets.
vkucera
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.
The header still does not compile.
| #ifndef PWGLF_UTILS_INELGT_H_ | ||
| #define PWGLF_UTILS_INELGT_H_ | ||
|
|
||
| #include "Framework/O2DatabasePDGPlugin.h" |
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.
O2DatabasePDGPlugin is not used.
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
No description provided.