Skip to content

Resolve "Fix load of geant4 libraries"

Slavomir Hnatic requested to merge 45-fix-load-of-geant4-libraries into dev
DO NOT REMOVE THIS BOXED MESSAGE

Code in this merge request is subject to review by Code Owners.
The list of reviewers is posted in the comments section.
After all of the code is approved, please put a brief notice about it at the beginning of this message.

NOTE: Merging this code without getting it approved by Code Owners will result in suspending your developer rights!!!


Closes #45 (closed)


Libraries which do not exist are commented out, to get rid of warnings "library does not exist" when initiating geant4 MC

2022-01-11_15_28_48-Fedora_35_-VMware_Workstation_16_Player__Non-commercial_use_only

These warnings are now removed, as you can see here https://git.jinr.ru/nica/mpdroot/-/jobs/52204

ADDITIONALLY

  • geant4 build tests are added (geant3 will be phased out. There is also request in FairRoot to remove geant3 tests, due to random crashes)
  • strange bug which causes hang of readDST.C on c8-tests is fixed
Edited by Slavomir Hnatic

Merge request reports