GeoMaterial - Minor clean-up
GeoElement:
- Return the atomic number and Z by value and not const reference
GeoMaterial:
-Use the throwExcept macros
-Instead of having separate element and fraction vector, condense both into a single vector of pairs --> sort the elements inside the material by their fraction. Highest element comes first
Edited by Johannes Junggeburth
Merge request reports
Activity
- Resolved by Johannes Junggeburth
- Resolved by Vakhtang Tsulaia
- Resolved by Vakhtang Tsulaia
@jojungge, the CI failures look real. I guess your changes affect the outputs of Simu and Reco jobs
- Resolved by Vakhtang Tsulaia
- Resolved by Johannes Junggeburth
added 17 commits
Toggle commit list- Resolved by Johannes Junggeburth
@jojungge, are we waiting for news about the element sorting validation, or can we merge this one when it passes all CI-s (now and after rebasing)?
Please register or sign in to reply