Import Geant4 11.2.2 source tree
This commit is contained in:
@@ -38,7 +38,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -778,4 +778,4 @@ Correlated gamma emission flag 0
|
||||
Max 2J for sampling of angular correlations 10
|
||||
=======================================================================
|
||||
writing Event: 0
|
||||
TimeTotal> 16.268 2.600
|
||||
TimeTotal> 9.063 2.990
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -1494,7 +1494,7 @@ Event 16980
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 16981, effectively: 10
|
||||
User=11.800000s Real=11.977712s Sys=0.010000s
|
||||
User=13.120000s Real=13.822806s Sys=0.010000s
|
||||
|
||||
--- Setup acceptances (range | real (trg / mon) | rec (trg / mon / all)):
|
||||
1 [ 1.0000, 0.8000) | 0.00000000 ( 0 / 1308 ) | 0.00000000 ( 0 / 1308 / 1633 )
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
# Example ChargeExchangeMC History
|
||||
|
||||
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!
|
||||
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!
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
## 2024-06-21 Gabriele Cosmo (ChargeExchangeMC-V11-01-00)
|
||||
- Disabled GDML schema validation.
|
||||
|
||||
## 2022-05-20 Vladimir Ivanchenko (ChargeExchangeMC-V11-00-01)
|
||||
- CexmcHadronicProcess - disable integral method not applicable to this test
|
||||
|
||||
@@ -87,7 +87,7 @@ class CexmcSetup : public G4VUserDetectorConstruction
|
||||
|
||||
public:
|
||||
explicit CexmcSetup( const G4String & gdmlFile = "default.gdml",
|
||||
G4bool validateGDMLFile = true );
|
||||
G4bool validateGDMLFile = false );
|
||||
|
||||
G4VPhysicalVolume * Construct( void );
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -132,7 +132,7 @@ Number of X,Y,Z voxels = 254, 127, 30
|
||||
placing voxel container volume at (0,0,0)
|
||||
Phantom Material Colours set via ColourMap.dat data file
|
||||
--- G4CoupledTransportation is used
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1
|
||||
/tracking/verbose 0
|
||||
/run/verbose 0
|
||||
/event/verbose 0
|
||||
@@ -608,7 +608,7 @@ CoulombScat: for mu- XStype:1 SubType=1 BuildTable=1
|
||||
Enable DEBUG 0
|
||||
=======================================================
|
||||
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7/Inelastic
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1/Inelastic
|
||||
|
||||
msc: for pi+ SubType= 10
|
||||
===== EM models for the G4Region DefaultRegionForTheWorld ======
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -295,7 +295,7 @@ Some /vis commands (optionally) take a string to specify colour.
|
||||
Phantom box position (max) 270.750 mm, 155.232 mm, 881.445 mm
|
||||
Number of tetrahedrons 8233413
|
||||
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1
|
||||
=======================================================================
|
||||
====== Electromagnetic Physics Parameters ========
|
||||
=======================================================================
|
||||
@@ -744,7 +744,7 @@ CoulombScat: for mu- XStype:1 SubType=1 BuildTable=1
|
||||
Enable DEBUG 0
|
||||
=======================================================
|
||||
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7/Inelastic
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1/Inelastic
|
||||
|
||||
msc: for pi+ SubType= 10
|
||||
===== EM models for the G4Region DefaultRegionForTheWorld ======
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -156,7 +156,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 10
|
||||
User=20.930000s Real=21.166970s Sys=0.000000s
|
||||
User=21.520000s Real=22.534877s Sys=0.010000s
|
||||
... write file : SolidTargetCyclotron.root - done
|
||||
... close file : SolidTargetCyclotron.root - done
|
||||
G4 kernel has come to Quit state.
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -768,8 +768,8 @@ See commands in /vis/modeling/trajectories/ for other options.
|
||||
ooo Run 0 starts (global).
|
||||
|
||||
--------- Ranlux engine status ---------
|
||||
Initial seed = 1707932508
|
||||
float_seed_table[] = 0.788761 0.669246 0.424286 0.522021 0.280473 0.948221 0.106564 0.200429 0.0242301 0.664527 0.572897 0.0248976 0.336361 0.244251 0.61169 0.331917 0.535976 0.646344 0.939989 0.812095 0.356999 0.979121 0.706451 0.999465
|
||||
Initial seed = 1718963691
|
||||
float_seed_table[] = 0.384708 0.791556 0.379241 0.0881719 0.137439 0.669364 0.116514 0.38971 0.0279332 0.778502 0.161113 0.808408 0.636664 0.508096 0.0943652 0.0820693 0.0437461 0.492691 0.58593 0.435996 0.0672431 0.823854 0.880108 0.809899
|
||||
i_lag = 23, j_lag = 9
|
||||
carry = 0, count24 = 0
|
||||
luxury = 3 nskip = 199
|
||||
@@ -780,7 +780,7 @@ mu- Mono Plane
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 100
|
||||
User=1.340000s Real=1.358161s Sys=0.000000s
|
||||
User=1.330000s Real=1.462425s Sys=0.000000s
|
||||
### Run 0 (global) ended.
|
||||
Graphics systems deleted.
|
||||
Visualization Manager deleting...
|
||||
@@ -797,12 +797,12 @@ G4SDManager deleted.
|
||||
EventManager deleted.
|
||||
Units table cleared.
|
||||
TransportationManager deleted.
|
||||
Total navigation history collections cleaned: 9
|
||||
Total navigation history collections cleaned: 10
|
||||
G4RNGHelper object is deleted.
|
||||
================== Deleting memory pools ===================
|
||||
Pool ID '20G4NavigationLevelRep', size : 0.0115 MB
|
||||
Pool ID '20G4NavigationLevelRep', size : 0.0135 MB
|
||||
Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
|
||||
Pool ID '17G4DynamicParticle', size : 0.025 MB
|
||||
Pool ID '17G4DynamicParticle', size : 0.026 MB
|
||||
Pool ID '16G4SmartVoxelNode', size : 0.00192 MB
|
||||
Pool ID '17G4SmartVoxelProxy', size : 0.000961 MB
|
||||
Pool ID '7G4Event', size : 0.000961 MB
|
||||
@@ -810,12 +810,12 @@ Pool ID '15G4PrimaryVertex', size : 0.000961 MB
|
||||
Pool ID '17G4PrimaryParticle', size : 0.000961 MB
|
||||
Pool ID '15G4HCofThisEvent', size : 0.000961 MB
|
||||
Pool ID '16G4HitsCollection', size : 0.000961 MB
|
||||
Pool ID '7G4Track', size : 0.049 MB
|
||||
Pool ID '7G4Track', size : 0.0509 MB
|
||||
Pool ID '18G4TouchableHistory', size : 0.000961 MB
|
||||
Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
|
||||
Pool ID '15UltraOpticalHit', size : 0.00481 MB
|
||||
Number of memory pools allocated: 14 of which, static: 0
|
||||
Dynamic pools deleted: 14 / Total memory freed: 0.1 MB
|
||||
Dynamic pools deleted: 14 / Total memory freed: 0.11 MB
|
||||
============================================================
|
||||
G4Allocator objects are deleted.
|
||||
UImanager deleted.
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -187,7 +187,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 10000
|
||||
User=6.040000s Real=6.080548s Sys=0.010000s
|
||||
User=7.040000s Real=7.232194s Sys=0.000000s
|
||||
|
||||
-------------------------------------------------------------
|
||||
---> The calorimeter is 9 Modules
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -952,7 +952,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=15.200000s Real=15.392174s Sys=0.010000s
|
||||
User=16.030000s Real=17.059184s Sys=0.000000s
|
||||
### Run 0 end.
|
||||
... write file : ccal.root - done
|
||||
... close file : ccal.root - done
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -801,18 +801,18 @@ Start closing geometry.
|
||||
G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
|
||||
Total memory consumed for geometry optimisation: 475 kByte
|
||||
Total CPU time elapsed for geometry optimisation: 0 seconds
|
||||
Total CPU time elapsed for geometry optimisation: 0.01 seconds
|
||||
|
||||
Voxelisation: top CPU users:
|
||||
Percent Total CPU System CPU Memory Volume
|
||||
------- ---------- ---------- -------- ----------
|
||||
100.00 0.01 0.00 406k airBox_logicalV
|
||||
0.00 0.00 0.00 69k world_logicalV
|
||||
0.00 0.00 0.00 406k airBox_logicalV
|
||||
|
||||
Voxelisation: top memory users:
|
||||
Percent Memory Heads Nodes Pointers Total CPU Volume
|
||||
------- -------- ------ ------ -------- ---------- ----------
|
||||
85.51 406k 931 5788 8898 0.00 airBox_logicalV
|
||||
85.51 406k 931 5788 8898 0.01 airBox_logicalV
|
||||
14.49 68k 182 683 3080 0.00 world_logicalV
|
||||
### Run 0 starts.
|
||||
### Begin of Run 0 start.
|
||||
@@ -855,7 +855,7 @@ N=17 V[N]={87900885656017340, 2136126672992718976, 110623987125446578, 176001763
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000000
|
||||
User=121.380000s Real=125.884998s Sys=1.860000s
|
||||
User=131.120000s Real=142.438038s Sys=1.930000s
|
||||
|
||||
### End of Run (1000000 events)
|
||||
G4 kernel has come to Quit state.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Initial Seed for random engine: 1707932573
|
||||
Initial Seed for random engine: 1718963771
|
||||
Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Forcing G4RunManager type...
|
||||
|
||||
############################################
|
||||
@@ -12,7 +12,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -812,7 +812,7 @@ See commands in /vis/modeling/trajectories/ for other options.
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 500000
|
||||
User=922.950000s Real=980.045498s Sys=6.350000s
|
||||
User=948.300000s Real=995.402995s Sys=6.060000s
|
||||
|
||||
--------------------End of Global Run-----------------------
|
||||
The run was 500000 events /score/dumpQuantityToFile boxMesh_1 dose dose.out
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -524,9 +524,9 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000
|
||||
User=3.330000s Real=3.352407s Sys=0.000000s
|
||||
User=3.800000s Real=4.046556s Sys=0.000000s
|
||||
--- Run 0 (master) end. Total number of events: 1000.
|
||||
User=3.330000s Real=3.352755s Sys=0.000000s
|
||||
User=3.800000s Real=4.046847s Sys=0.000000s
|
||||
G4 kernel has come to Quit state.
|
||||
UserDetectorConstruction deleted.
|
||||
UserPhysicsList deleted.
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -97,7 +97,7 @@ Checking overlaps for volume AlStrip_phys:0 (G4Box) ... OK!
|
||||
Checking overlaps for volume GoldCylinder1_phys:0 (G4Tubs) ... OK!
|
||||
Checking overlaps for volume GoldCylinder2_phys:0 (G4Tubs) ... OK!
|
||||
Checking overlaps for volume GoldCylinder3_phys:0 (G4Tubs) ... OK!
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1
|
||||
=======================================================================
|
||||
====== Electromagnetic Physics Parameters ========
|
||||
=======================================================================
|
||||
@@ -559,7 +559,7 @@ CoulombScat: for mu- XStype:1 SubType=1 BuildTable=1
|
||||
Enable DEBUG 0
|
||||
=======================================================
|
||||
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7/Inelastic
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1/Inelastic
|
||||
|
||||
msc: for pi+ SubType= 10
|
||||
===== EM models for the G4Region DefaultRegionForTheWorld ======
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -863,7 +863,7 @@ Start closing geometry.
|
||||
G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
|
||||
Total memory consumed for geometry optimisation: 2 kByte
|
||||
Total CPU time elapsed for geometry optimisation: 0.01 seconds
|
||||
Total CPU time elapsed for geometry optimisation: 0 seconds
|
||||
|
||||
Voxelisation: top CPU users:
|
||||
Percent Total CPU System CPU Memory Volume
|
||||
@@ -13744,7 +13744,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 10
|
||||
User=1.270000s Real=1.324148s Sys=0.030000s
|
||||
User=1.450000s Real=1.766809s Sys=0.050000s
|
||||
|
||||
--------------------End of Global Run-----------------------
|
||||
The run consists of 10 proton of 50 MeV
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -52,11 +52,6 @@ Creating FTFP_BERT physics list ################ 1
|
||||
Adding G4GenericBiasingPhysics for GeomBias ################
|
||||
Using
|
||||
G4GDML: Reading 'simpleCone.gdml'...
|
||||
G4GDML: VALIDATION ERROR! ID attribute 'G4_Ni' is referenced but was never declared at line: 48
|
||||
G4GDML: VALIDATION ERROR! ID attribute 'G4_Fe' is referenced but was never declared at line: 48
|
||||
G4GDML: VALIDATION ERROR! ID attribute 'G4_Cr' is referenced but was never declared at line: 48
|
||||
G4GDML: VALIDATION ERROR! ID attribute 'G4_AIR' is referenced but was never declared at line: 48
|
||||
G4GDML: VALIDATION ERROR! ID attribute 'G4_Galactic' is referenced but was never declared at line: 48
|
||||
G4GDML: Reading definitions...
|
||||
G4GDML: Reading materials...
|
||||
G4GDML: Reading solids...
|
||||
@@ -225,7 +220,7 @@ Index : 3 used in the geometry : Yes
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 100000
|
||||
User=136.470000s Real=137.754628s Sys=0.000000s
|
||||
User=153.380000s Real=163.747664s Sys=0.100000s
|
||||
/control/doifBatch /score/dumpAllQuantitiesToFile Probes Probes.csv
|
||||
/score/dumpAllQuantitiesToFile Probes Probes.csv
|
||||
# Mesh or volume name: Probes -- # Primitive scorer name: dose
|
||||
|
||||
@@ -1,8 +1,14 @@
|
||||
# Example hadrontherapy History
|
||||
|
||||
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!
|
||||
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!
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
## 2024-04-24 Gabriele Cosmo (hadrontherapy-V11-01-02)
|
||||
- Fixed compilation error on Windows VC++ with C++20 Standard enabled.
|
||||
Make proper use of G4String in HadrontherapyInteractionParameters.
|
||||
|
||||
## 2023-11-15 I. Hrivnacova (hadrontherapy-V11-01-01)
|
||||
- Updated macros using /vis/open:
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -694,12 +694,12 @@ Run 0 starts ...
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 500
|
||||
User=4.680000s Real=4.805444s Sys=0.050000s
|
||||
User=5.450000s Real=6.219716s Sys=0.070000s
|
||||
Graphics systems deleted.
|
||||
Visualization Manager deleting...
|
||||
The simulation took: 7.127 s to run (real time)
|
||||
The simulation took: 9.17605 s to run (real time)
|
||||
Dose is being written to Dose.out
|
||||
i j k Dose(Gy)================== Deleting memory pools ===================
|
||||
Number of memory pools allocated: 14 of which, static: 0
|
||||
Dynamic pools deleted: 14 / Total memory freed: 0.24 MB
|
||||
Dynamic pools deleted: 14 / Total memory freed: 0.28 MB
|
||||
============================================================
|
||||
|
||||
@@ -117,7 +117,7 @@ bool HadrontherapyInteractionParameters::GetStoppingTable(const G4String& vararg
|
||||
// This will plot
|
||||
|
||||
// Info to user
|
||||
G4String ofName = (filename == "") ? "User terminal": filename;
|
||||
G4String ofName = (filename == "") ? G4String("User terminal"): filename;
|
||||
G4cout << "User choice:\n";
|
||||
G4cout << "Kinetic energy lower limit= "<< G4BestUnit(kinEmin,"Energy") <<
|
||||
", Kinetic energy upper limit= " << G4BestUnit(kinEmax,"Energy") <<
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -596,7 +596,7 @@ Run 0 starts ...
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 2000
|
||||
User=9.240000s Real=9.555099s Sys=0.180000s
|
||||
User=10.160000s Real=11.616344s Sys=0.290000s
|
||||
/score/dumpQuantityToFile boxMesh_1 dose dose.out
|
||||
Graphics systems deleted.
|
||||
Visualization Manager deleting...
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -923,13 +923,13 @@ Start closing geometry.
|
||||
G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
|
||||
Total memory consumed for geometry optimisation: 395 kByte
|
||||
Total CPU time elapsed for geometry optimisation: 0.23 seconds
|
||||
Total CPU time elapsed for geometry optimisation: 0.24 seconds
|
||||
|
||||
Voxelisation: top CPU users:
|
||||
Percent Total CPU System CPU Memory Volume
|
||||
------- ---------- ---------- -------- ----------
|
||||
52.17 0.12 0.00 152k EmModuleLogical
|
||||
47.83 0.11 0.00 238k HadModuleLogical
|
||||
54.17 0.13 0.00 152k EmModuleLogical
|
||||
45.83 0.11 0.00 238k HadModuleLogical
|
||||
0.00 0.00 0.00 4k Mother
|
||||
0.00 0.00 0.00 0k CryostatLogical
|
||||
0.00 0.00 0.00 0k LArgLogical
|
||||
@@ -941,7 +941,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
Percent Memory Heads Nodes Pointers Total CPU Volume
|
||||
------- -------- ------ ------ -------- ---------- ----------
|
||||
60.17 238k 1385 2370 3792 0.11 HadModuleLogical
|
||||
38.50 152k 1129 1152 2426 0.12 EmModuleLogical
|
||||
38.50 152k 1129 1152 2426 0.13 EmModuleLogical
|
||||
0.93 3k 8 42 146 0.00 Mother
|
||||
0.12 0k 1 7 8 0.00 SolidWLogical
|
||||
0.12 0k 1 7 8 0.00 CuPlateLogical
|
||||
@@ -1304,7 +1304,7 @@ Edep in FCAL1 FCAl2 : 19838.2 3.89468
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 18
|
||||
User=6.680000s Real=6.734801s Sys=0.000000s
|
||||
User=7.660000s Real=8.185956s Sys=0.000000s
|
||||
There are histograms that can be viewed with visualization:
|
||||
4 h1 histograms(s)
|
||||
List them with "/analysis/list".
|
||||
|
||||
@@ -4,6 +4,9 @@ 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!
|
||||
|
||||
## 2024-04-22 D. Konstantinov (medical_linac-V11-01-02)
|
||||
- Fixed a critical bug in the geometry of the medical linear accelerator's collimator.
|
||||
- Reduced the cut for TargetR in the medical linear accelerator from 1 cm to 1 mm.
|
||||
|
||||
## 2023-11-15 I. Hrivnacova (medical_linac-V11-01-01)
|
||||
- Updated vis.mac:
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
@@ -262,7 +262,7 @@ void DetectorConstruction::ConstructTarget()
|
||||
G4Region *regVol;
|
||||
regVol = new G4Region("TargetR");
|
||||
G4ProductionCuts* cuts = new G4ProductionCuts;
|
||||
cuts -> SetProductionCut(1.*cm);
|
||||
cuts -> SetProductionCut(1.*mm);
|
||||
regVol -> SetProductionCuts(cuts);
|
||||
BoxMinusTubeLV -> SetRegion(regVol);
|
||||
regVol -> AddRootLogicalVolume(BoxMinusTubeLV);
|
||||
@@ -292,7 +292,7 @@ void DetectorConstruction::ConstructPrimaryCollimator()
|
||||
tube1HalfLengthZ = 15.86/2. * mm;
|
||||
cone1RadiusMin = 34./2.*mm; // upper cone
|
||||
cone1RadiusMax = 54./2.*mm;
|
||||
cone1HalfLengthZ = (bigTube1HalfLengthZ - tube1HalfLengthZ)/2.*mm; //(79.-15.86)/2.*mm;
|
||||
cone1HalfLengthZ = (bigTube1HalfLengthZ - tube1HalfLengthZ)*mm; //(79.-15.86)/2.*mm;
|
||||
|
||||
// middle principal tube = bigTube2
|
||||
bigTube2Radius = 141./2. * mm;
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -804,7 +804,7 @@ CoulombScat: for pi- XStype:1 SubType=1 BuildTable=1
|
||||
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
|
||||
===== EM models for the G4Region DefaultRegionForTheWorld ======
|
||||
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
|
||||
##### Create analysis manager 0x1a65190
|
||||
##### Create analysis manager 0x11b7150
|
||||
Using analysis manager
|
||||
All Ntuples have been created
|
||||
-> Event # 1 generated
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -343,7 +343,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model.
|
||||
See commands in /vis/modeling/trajectories/ for other options.
|
||||
### Run 0 starts.
|
||||
##### Create analysis manager 0x10a44b0
|
||||
##### Create analysis manager 0x1b5c470
|
||||
Using analysis manager
|
||||
... set ntuple merging row mode : row-wise - done
|
||||
... create file : microelectronics.root - done
|
||||
@@ -365,7 +365,7 @@ Elastic Cumulated Diff Cross : /cvmfs/geant4.cern.ch/share/data/G4EMLOW8.5/micro
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 10
|
||||
User=0.340000s Real=0.416159s Sys=0.010000s
|
||||
User=0.350000s Real=0.577205s Sys=0.020000s
|
||||
... write file : microelectronics.root - done
|
||||
... close file : microelectronics.root - done
|
||||
... clear all data - done
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -294,7 +294,7 @@ Index : 0 used in the geometry : Yes
|
||||
|
||||
==================================================================
|
||||
|
||||
##### Create analysis manager 0x1458d10
|
||||
##### Create analysis manager 0x6cccd0
|
||||
Using analysis manager
|
||||
Ntuple-1 created
|
||||
Ntuple-2 created
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -899,7 +899,7 @@ Projection_index 0 Slice_index 0 Pixel_index 0
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000622s Sys=0.000000s
|
||||
User=0.000000s Real=0.000552s Sys=0.000000s
|
||||
/gps/direction 1.000000 0.000000 0.000000
|
||||
/gps/pos/centre -36.000000 -14.400000 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -929,7 +929,7 @@ Projection_index 0 Slice_index 0 Pixel_index 1
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.009401s Sys=0.000000s
|
||||
User=0.010000s Real=0.009963s Sys=0.000000s
|
||||
/gps/direction 1.000000 0.000000 0.000000
|
||||
/gps/pos/centre -36.000000 0.000000 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -959,7 +959,7 @@ Projection_index 0 Slice_index 0 Pixel_index 2
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.009584s Sys=0.000000s
|
||||
User=0.010000s Real=0.009136s Sys=0.000000s
|
||||
/gps/direction 1.000000 0.000000 0.000000
|
||||
/gps/pos/centre -36.000000 14.400000 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -989,7 +989,7 @@ Projection_index 0 Slice_index 0 Pixel_index 3
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.009320s Sys=0.000000s
|
||||
User=0.010000s Real=0.007740s Sys=0.000000s
|
||||
/gps/direction 1.000000 0.000000 0.000000
|
||||
/gps/pos/centre -36.000000 28.800000 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1019,7 +1019,7 @@ Projection_index 0 Slice_index 0 Pixel_index 4
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000212s Sys=0.000000s
|
||||
User=0.000000s Real=0.000141s Sys=0.000000s
|
||||
/gps/direction 0.809017 0.587785 0.000000
|
||||
/gps/pos/centre -12.196397 -44.459959 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1049,7 +1049,7 @@ Projection_index 1 Slice_index 0 Pixel_index 0
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000189s Sys=0.000000s
|
||||
User=0.000000s Real=0.000128s Sys=0.000000s
|
||||
/gps/direction 0.809017 0.587785 0.000000
|
||||
/gps/pos/centre -20.660504 -32.810114 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1079,7 +1079,7 @@ Projection_index 1 Slice_index 0 Pixel_index 1
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.007491s Sys=0.000000s
|
||||
User=0.000000s Real=0.006587s Sys=0.000000s
|
||||
/gps/direction 0.809017 0.587785 0.000000
|
||||
/gps/pos/centre -29.124612 -21.160269 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1109,7 +1109,7 @@ Projection_index 1 Slice_index 0 Pixel_index 2
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.011607s Sys=0.000000s
|
||||
User=0.010000s Real=0.009768s Sys=0.000000s
|
||||
/gps/direction 0.809017 0.587785 0.000000
|
||||
/gps/pos/centre -37.588719 -9.510424 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1139,7 +1139,7 @@ Projection_index 1 Slice_index 0 Pixel_index 3
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.007064s Sys=0.000000s
|
||||
User=0.010000s Real=0.006431s Sys=0.000000s
|
||||
/gps/direction 0.809017 0.587785 0.000000
|
||||
/gps/pos/centre -46.052827 2.139420 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1169,7 +1169,7 @@ Projection_index 1 Slice_index 0 Pixel_index 4
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000211s Sys=0.000000s
|
||||
User=0.000000s Real=0.000299s Sys=0.000000s
|
||||
/gps/direction 0.309017 0.951057 0.000000
|
||||
/gps/pos/centre 16.265816 -43.137724 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1199,7 +1199,7 @@ Projection_index 2 Slice_index 0 Pixel_index 0
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000187s Sys=0.000000s
|
||||
User=0.000000s Real=0.002744s Sys=0.000000s
|
||||
/gps/direction 0.309017 0.951057 0.000000
|
||||
/gps/pos/centre 2.570602 -38.687879 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1229,7 +1229,7 @@ Projection_index 2 Slice_index 0 Pixel_index 1
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.008738s Sys=0.000000s
|
||||
User=0.010000s Real=0.014268s Sys=0.000000s
|
||||
/gps/direction 0.309017 0.951057 0.000000
|
||||
/gps/pos/centre -11.124612 -34.238035 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1259,7 +1259,7 @@ Projection_index 2 Slice_index 0 Pixel_index 2
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.009402s Sys=0.000000s
|
||||
User=0.010000s Real=0.009077s Sys=0.000000s
|
||||
/gps/direction 0.309017 0.951057 0.000000
|
||||
/gps/pos/centre -24.819826 -29.788190 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1289,7 +1289,7 @@ Projection_index 2 Slice_index 0 Pixel_index 3
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.008923s Sys=0.000000s
|
||||
User=0.010000s Real=0.007457s Sys=0.000000s
|
||||
/gps/direction 0.309017 0.951057 0.000000
|
||||
/gps/pos/centre -38.515039 -25.338345 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1319,7 +1319,7 @@ Projection_index 2 Slice_index 0 Pixel_index 4
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000192s Sys=0.000000s
|
||||
User=0.000000s Real=0.000287s Sys=0.000000s
|
||||
/gps/direction -0.309017 0.951057 0.000000
|
||||
/gps/pos/centre 38.515039 -25.338345 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1349,7 +1349,7 @@ Projection_index 3 Slice_index 0 Pixel_index 0
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000188s Sys=0.000000s
|
||||
User=0.000000s Real=0.000142s Sys=0.000000s
|
||||
/gps/direction -0.309017 0.951057 0.000000
|
||||
/gps/pos/centre 24.819826 -29.788190 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1379,7 +1379,7 @@ Projection_index 3 Slice_index 0 Pixel_index 1
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.008859s Sys=0.000000s
|
||||
User=0.010000s Real=0.014141s Sys=0.000000s
|
||||
/gps/direction -0.309017 0.951057 0.000000
|
||||
/gps/pos/centre 11.124612 -34.238035 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1409,7 +1409,7 @@ Projection_index 3 Slice_index 0 Pixel_index 2
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.009838s Sys=0.000000s
|
||||
User=0.010000s Real=0.013377s Sys=0.000000s
|
||||
/gps/direction -0.309017 0.951057 0.000000
|
||||
/gps/pos/centre -2.570602 -38.687879 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1439,7 +1439,7 @@ Projection_index 3 Slice_index 0 Pixel_index 3
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.008988s Sys=0.000000s
|
||||
User=0.010000s Real=0.013318s Sys=0.000000s
|
||||
/gps/direction -0.309017 0.951057 0.000000
|
||||
/gps/pos/centre -16.265816 -43.137724 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1469,7 +1469,7 @@ Projection_index 3 Slice_index 0 Pixel_index 4
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000194s Sys=0.000000s
|
||||
User=0.000000s Real=0.000141s Sys=0.000000s
|
||||
/gps/direction -0.809017 0.587785 0.000000
|
||||
/gps/pos/centre 46.052827 2.139420 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1499,7 +1499,7 @@ Projection_index 4 Slice_index 0 Pixel_index 0
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000208s Sys=0.000000s
|
||||
User=0.000000s Real=0.000153s Sys=0.000000s
|
||||
/gps/direction -0.809017 0.587785 0.000000
|
||||
/gps/pos/centre 37.588719 -9.510424 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1529,7 +1529,7 @@ Projection_index 4 Slice_index 0 Pixel_index 1
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.007138s Sys=0.000000s
|
||||
User=0.010000s Real=0.009238s Sys=0.000000s
|
||||
/gps/direction -0.809017 0.587785 0.000000
|
||||
/gps/pos/centre 29.124612 -21.160269 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1559,7 +1559,7 @@ Projection_index 4 Slice_index 0 Pixel_index 2
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.012344s Sys=0.000000s
|
||||
User=0.010000s Real=0.015879s Sys=0.000000s
|
||||
/gps/direction -0.809017 0.587785 0.000000
|
||||
/gps/pos/centre 20.660504 -32.810114 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1589,7 +1589,7 @@ Projection_index 4 Slice_index 0 Pixel_index 3
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.010000s Real=0.007297s Sys=0.000000s
|
||||
User=0.010000s Real=0.007178s Sys=0.000000s
|
||||
/gps/direction -0.809017 0.587785 0.000000
|
||||
/gps/pos/centre 12.196397 -44.459959 0.000000 um
|
||||
/run/beamOn 20
|
||||
@@ -1619,7 +1619,7 @@ Projection_index 4 Slice_index 0 Pixel_index 4
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 20
|
||||
User=0.000000s Real=0.000207s Sys=0.000000s
|
||||
User=0.000000s Real=0.000149s Sys=0.000000s
|
||||
Graphics systems deleted.
|
||||
Visualization Manager deleting...
|
||||
================== Deleting memory pools ===================
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -95,7 +95,7 @@ User Limits:
|
||||
|
||||
OpAbsorption is created
|
||||
OpBoundary is created
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1
|
||||
DMXPhysicsList::SetCuts:CutLength : 1 um
|
||||
/run/verbose 1
|
||||
/tracking/verbose 0
|
||||
@@ -622,7 +622,7 @@ muPairProd: for mu- XStype:1 SubType=4
|
||||
Enable DEBUG 0
|
||||
=======================================================
|
||||
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7/Inelastic
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1/Inelastic
|
||||
|
||||
msc: for pi+ SubType= 10
|
||||
===== EM models for the G4Region DefaultRegionForTheWorld ======
|
||||
@@ -800,7 +800,7 @@ WARNING: G4VisManager::IsValidView(): Attempt to draw when no graphics system
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1
|
||||
User=1.320000s Real=1.379114s Sys=0.060000s
|
||||
User=1.470000s Real=1.725469s Sys=0.060000s
|
||||
There are histograms that can be viewed with visualization:
|
||||
12 h1 histograms(s)
|
||||
2 h2 histograms(s)
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -95,7 +95,7 @@ User Limits:
|
||||
|
||||
OpAbsorption is created
|
||||
OpBoundary is created
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7
|
||||
@@@ G4ParticleHPInelasticData instantiated for particle neutron data directory variable is G4NEUTRONHPDATA pointing to /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1
|
||||
DMXPhysicsList::SetCuts:CutLength : 1 um
|
||||
Verbosity Set to: 0
|
||||
=======================================================================
|
||||
@@ -595,7 +595,7 @@ muPairProd: for mu- XStype:1 SubType=4
|
||||
Enable DEBUG 0
|
||||
=======================================================
|
||||
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7/Inelastic
|
||||
@@@ G4ParticleHPInelastic instantiated for particle neutron/n data directory is /cvmfs/geant4.cern.ch/share/data/G4NDL4.7.1/Inelastic
|
||||
|
||||
msc: for pi+ SubType= 10
|
||||
===== EM models for the G4Region DefaultRegionForTheWorld ======
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -869,7 +869,7 @@ Setting was ignored.
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 5000
|
||||
User=25.390000s Real=25.569772s Sys=0.010000s
|
||||
User=28.380000s Real=30.248397s Sys=0.020000s
|
||||
... write file : output.root - done
|
||||
... close file : output.root - done
|
||||
Graphics systems deleted.
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -1282,7 +1282,7 @@ Setting was ignored.
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000
|
||||
User=0.890000s Real=0.898432s Sys=0.000000s
|
||||
User=1.000000s Real=1.035226s Sys=0.000000s
|
||||
... write file : output.root - done
|
||||
... close file : output.root - done
|
||||
Graphics systems deleted.
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -2979,7 +2979,7 @@ Created histos
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 10
|
||||
User=0.010000s Real=0.002909s Sys=0.000000s
|
||||
User=0.000000s Real=0.002953s Sys=0.000000s
|
||||
Going to save histograms
|
||||
... write file : xrayfluo.root - done
|
||||
... close file : xrayfluo.root - done
|
||||
|
||||
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
|
||||
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-11-02-patch-01 (16-February-2024)
|
||||
Geant4 version Name: geant4-11-02-patch-02 (21-June-2024)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -458,7 +458,7 @@ Opening output file xraytel ... done
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000
|
||||
User=0.010000s Real=0.012601s Sys=0.000000s
|
||||
User=0.020000s Real=0.021804s Sys=0.000000s
|
||||
##########################################
|
||||
WARNING: command "/vis/viewer/update" could not be applied: no current viewer.
|
||||
Graphics systems deleted.
|
||||
|
||||
Reference in New Issue
Block a user