-
Notifications
You must be signed in to change notification settings - Fork 221
Improvements to Cluster State Residuals QA #4147
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
base: master
Are you sure you want to change the base?
Conversation
📝 WalkthroughWalkthroughAdds optional local-coordinate support to StateClusterResidualsQA: new m_use_local_coords flag, local rphi/z ranges, TH2 histograms, and branching in createHistos/process_event to compute and fill either local (rphi,z) or global (x,y,z) residuals; also adds cluster null-checks. Changes
Possibly related PRs
✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 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.
Actionable comments posted: 1
Build & test reportReport for commit 3e0b412f214ee53556cc089696ca9a543b261f64:
Automatically generated by sPHENIX Jenkins continuous integration |
Build & test reportReport for commit 18821af5218bafe61ebabdf447fc29defec31d1f:
Automatically generated by sPHENIX Jenkins continuous integration |



comment: Adds ability to make plots in terms of local or global coordinate residuals, also adds 2D histograms showing residuals as a function of layer number, eta, and phi (Please tell us something about this pull request)
Types of changes
What kind of change does this PR introduce? (Bug fix, feature, ...)
TODOs (if applicable)
Links to other PRs in macros and calibration repositories (if applicable)
Cluster State Residuals QA — Enhanced Residual Analysis
Motivation / context
Key changes
Potential risk areas
Possible future improvements
Note: AI-generated summaries can contain mistakes; please review code changes (histogram names/types and coordinate-transform calls) carefully before merging.