Skip to content
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

Add tests for momentum resolution validation #820

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

beomki-yeo
Copy link
Contributor

@beomki-yeo beomki-yeo commented Jan 23, 2025

This PR adds a test suite to validate the momentum resolution of Kalman fitting against the theoretical estimation in the telescope geometry. The momentum resolution, i.e. the sigma of q/pT residuals is affected by detector noise and the multiple scattering in the material. In the implemented tests, we only test the term from the detector noise by setting the materials to vacuum. The discrepancy is less than 5% for all cases tested.

The theoretical estimation can be found in section 35.13 of PDG 2024. As mentioned, we are only comparing with the term from detector noise, corresponding to Eq. (35.61)

Also shoutout to Liangrui (@LiliryCC) who has significantly contributed to this validation behind the scenes 😉

@beomki-yeo beomki-yeo force-pushed the mom-resolution-test branch 6 times, most recently from ec715df to 82d40ca Compare January 23, 2025 06:49
@stephenswat stephenswat enabled auto-merge (squash) January 23, 2025 09:39
@stephenswat stephenswat merged commit 56a344e into acts-project:main Jan 23, 2025
26 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants