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
+8
View File
@@ -16,6 +16,14 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
October 23rd, 2019 J.Apostolakis (geomdiv-V10-05-02)
- Added new virtual VolumeType() method in Physical Volume types.
Requires and coworks with geommng-V10-05-11 and geomvol-V10-05-05.
September 19th, 2019 G.Cosmo (geomdiv-V10-05-01)
- G4PVDivision: added missing implementation of alternative constructor.
- Implemented minor c++11 revision; code cleanup and formatting.
June 13th, 2019 G.Cosmo (geomdiv-V10-05-00)
- Return correct value for multiplicity in G4PVDivision and G4ReplicatedSlice.
Addressing problem report #2168.