Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add hit count in root dump reader (#3929)
Adds hit count information to particles read from the `RootAthenaDumpReader`. Even though simhits != measurements strictely speaking, in that scenario it is ok to assume this I think. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced particle measurement tracking by updating the `newParticle` object to accurately reflect the number of hits during processing. - **Bug Fixes** - Improved accuracy in the processing of particles by ensuring the number of hits is correctly determined. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information