-
Notifications
You must be signed in to change notification settings - Fork 613
[PWGUD] Modify FwdMuonsUPC.cxx #10691
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
ariffero
commented
Mar 28, 2025
- Add a pT histo with bins with variable width.
- Modify the names of saved gen varaibles to match the names of gen variables in the reco tree.
The names of the varaibles in the gen tree are now the same as the name of the gen varaibles in the reco tree.
[PWGUD] Please consider the following formatting changes to AliceO2Group#10691
|
Searching on the internet it seems that the error I got from MegaLinter is a false positive, furthermore it is not related to a code that I wrote (and committed). |
|
@ariffero Don't start the PR title with a space. |
If you update your branch, you won't get it. |
The O2 linter warnings are true positives though. |
|
This PR has not been updated in the last 30 days. Is it still needed? Unless further action is taken, it will be closed in 5 days. |
|
O2 linter results: ❌ 29 errors, |
|
Given that you modify only your own file, I would suggest to fix the errors. |