[PWGLF] Fix: Revert to struct name 'tofSpectra' for script compatibility#15183
[PWGLF] Fix: Revert to struct name 'tofSpectra' for script compatibility#15183tonmoySh wants to merge 2 commits intoAliceO2Group:masterfrom
Conversation
|
The PR title and description have nothing to do with the PR content. |
Apologies for the unrelated changes in this PR. The branch history became messy because it was not properly rebased leading to conflicts and an inaccurate diff. I will close this PR now and open a fresh, clean one that specifically addresses the tofSpectra name revert. Thank you for the feedback. |
Next time please do not open another PR but update the current one. Duplicating PRs wastes compilation resources. |
Thank you very much for the feedback. I understand and will definitely follow it from the next time. |
This PR reverts the struct name to tofSpectra. While this intentionally triggers a naming convention warning, it is required to maintain the directory structure in AnalysisResults.root for backward compatibility with existing post-analysis macros.