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

Unable to run QPixRTD on alpha particles #25

Closed
guigoruiz1 opened this issue Mar 1, 2024 · 1 comment
Closed

Unable to run QPixRTD on alpha particles #25

guigoruiz1 opened this issue Mar 1, 2024 · 1 comment

Comments

@guigoruiz1
Copy link

guigoruiz1 commented Mar 1, 2024

terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 3) >= this->size() (which is 3)

Error thrown when running on single Alpha particles generated with the latest QPixG4.

Seems to be related to number_hits being changed from integer to long (#8 ).

@guigoruiz1
Copy link
Author

Closing as the issue is actually on QPixG4. First event is being incorrectly filled with a very large number in number_hits.

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

No branches or pull requests

1 participant