Import Geant4 10.7.1 source tree

This commit is contained in:
Gabriele Cosmo
2021-02-05 15:10:05 +01:00
parent dab42d2018
commit 3dfcdb544e
281 changed files with 37738 additions and 47638 deletions
@@ -6,12 +6,12 @@
#define TOOLS_MAJOR_VERSION 5
#define TOOLS_MINOR_VERSION 2
#define TOOLS_PATCH_VERSION 1
#define TOOLS_VERSION "5.2.1"
#define TOOLS_VERSION_VRP "v5r2p1"
#define TOOLS_PATCH_VERSION 3
#define TOOLS_VERSION "5.2.3"
#define TOOLS_VERSION_VRP "v5r2p3"
namespace tools {
inline unsigned int version() {return 50201;}
inline unsigned int version() {return 50203;}
}
#endif