Import Geant4 11.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2023-12-08 10:43:34 +01:00
parent dd1f179cda
commit 860a2b92bf
3962 changed files with 139318 additions and 164259 deletions
@@ -1,6 +1,6 @@
#----------------------------------------------------------------------------
# Setup the project
cmake_minimum_required(VERSION 3.16...3.21)
cmake_minimum_required(VERSION 3.16...3.27)
project(iort_therapy)
option(WITH_GEANT4_UIVIS "Build example with Geant4 UI and Vis drivers" ON)
+5
View File
@@ -4,6 +4,11 @@ See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
## 2023-11-15 I. Hrivnacova (iort_therapy-V11-01-00)
- Updated defaultMacro.mac:
- Added a commented line for calling 'vis/open' without parameter
for opening the default driver
## 2022-09-09 Susanna Guatelli (iort_therapy-V11-00-02)
- Ranecu engine removed.
@@ -28,6 +28,7 @@
#
/vis/scene/create
/vis/open OGL
#/vis/open ## open the default viewer
/vis/viewer/flush
#/vis/viewer/set/style solid
/vis/viewer/set/auxiliaryEdge true
@@ -10,7 +10,7 @@
**************************************************************
Geant4 version Name: geant4-11-01-ref-06 (30-June-2023)
Geant4 version Name: geant4-11-02-ref-00 (8-December-2023)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
@@ -45,6 +45,10 @@ Registered graphics systems are:
TOOLSSG_XT_ZB (TSG_XT_ZB, TSGXtZB)
TOOLSSG_QT_GLES (TSG_QT_GLES, TSGQt, TSG)
TOOLSSG_QT_ZB (TSG_QT_ZB, TSGQtZB)
Default graphics system is: TSG_OFFSCREEN (based on batch session).
Default window size hint is: 600x600-0+0 (based on G4VisManager initialisation).
Note: Parameters specified on the command line will override these defaults.
Use "vis/open" without parameters to get these defaults.
Registering model factories...
@@ -592,11 +596,11 @@ Run 0 starts ...
Run terminated.
Run Summary
Number of events processed : 2000
User=9.450000s Real=10.013765s Sys=0.200000s
User=7.870000s Real=14.605915s Sys=0.190000s
/score/dumpQuantityToFile boxMesh_1 dose dose.out
Graphics systems deleted.
Visualization Manager deleting...
================== Deleting memory pools ===================
Number of memory pools allocated: 12 of which, static: 0
Dynamic pools deleted: 12 / Total memory freed: 0.2 MB
Dynamic pools deleted: 12 / Total memory freed: 0.21 MB
============================================================