Fix the compilation of I/O helpers
All threads resolved!
All threads resolved!
This MR fixes a few compilation issues caused by the recent migration of the "World" volume from GeoPhysVol to a more general GeoVPhysVol.
Related to !213 (merged) and #62 (closed)
Merge request reports
Activity
added GeoModelIO GeoModelIOHelpers labels
- Resolved by Riccardo Maria Bianchi
mentioned in merge request !211 (merged)
I have updated
loadDB
. Also, I added a const to that and tobuildGeoModel
. You are right, we could and should have const on the public loader methods.I then remove the constness in visualization only.
Now working on the
saveDB
.Edited by Riccardo Maria Bianchiadded 1 commit
- 2a0bfc75 - Add constness to methods loading .db and returning 'world'.
- Resolved by Vakhtang Tsulaia
It looks like the pipeline failures are related to the changes in this MR. @rbianchi, could you please have a look? Thanks.
added 1 commit
- 53a44dae - Fixed compilation of Tools, Examples and FullSimLight
mentioned in commit f2392d69
mentioned in issue #96 (closed)
mentioned in merge request !219 (merged)
Please register or sign in to reply