Added files for compilation on rhel8, use scl enable gcc-toolset-13 'make -j8'

This commit is contained in:
2024-02-06 10:19:20 +01:00
parent a2b2db8e36
commit 1ce7d91c23
3 changed files with 367 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include "F04GlobalField.hh"
#include "musrParameters.hh"
#include "musrErrorMessage.hh"
#include "G4TouchableHistoryHandle.hh"
G4Navigator* F04ElementField::aNavigator;