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

Geant4GFlashShowerModel: remove wrong unit conversions from particleBound properties #1255

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

andresailer
Copy link
Member

@andresailer andresailer commented Apr 23, 2024

BEGINRELEASENOTES

  • Geant4GFlashShowerModel: remove wrong unit conversions from particleBound properties. Caused particle bounds to be off by 1e3 when GEANT_UNITS were enabled.

ENDRELEASENOTES

The reason why the test failed was that nan showed up in the position of the hit.
This nan comes originally from here

https://github.com/Geant4/geant4/blob/dda54bbdcfe0cc76177eaa03a657592aac0b1eb8/source/parameterisations/gflash/src/GFlashHomoShowerParameterisation.cc#L177

Why we only saw this sometimes is not clear. If this is related to the particle bounds, or if we were just lucky before, or something systematic in the functions.

Copy link

Test Results

   14 files     14 suites   6h 36m 29s ⏱️
  363 tests   363 ✅ 0 💤 0 ❌
2 496 runs  2 496 ✅ 0 💤 0 ❌

Results for commit ab79dd7.

@andresailer andresailer merged commit 58fa8c0 into AIDASoft:master Apr 23, 2024
14 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.

1 participant