Import Geant4 10.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2019-12-06 15:12:28 +01:00
parent b2a62ae692
commit 5baee230e9
2997 changed files with 141580 additions and 98673 deletions
@@ -9,6 +9,7 @@
namespace tools {
TOOLS_GLOBAL_STRING_VALUE(arg_verbose,-verbose)
TOOLS_GLOBAL_STRING_VALUE(arg_h,-h)
TOOLS_GLOBAL_STRING_VALUE(arg_help,-help)
TOOLS_GLOBAL_STRING_VALUE(arg_version,-version)
@@ -24,6 +25,10 @@ TOOLS_GLOBAL_STRING_VALUE(arg_black,-black)
TOOLS_GLOBAL_STRING_VALUE(arg_full_screen,-full_screen)
TOOLS_GLOBAL_STRING_VALUE(arg_no_decos,-no_decos)
TOOLS_GLOBAL_STRING_VALUE(arg_solid,-solid)
TOOLS_GLOBAL_STRING_VALUE(arg_monitor,-monitor)
TOOLS_GLOBAL_STRING_VALUE(arg_monitors,-monitors)
TOOLS_GLOBAL_STRING_VALUE(arg_terminal,-terminal)
TOOLS_GLOBAL_STRING_VALUE(arg_arg0,-arg0)
}