Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
+19 -1
View File
@@ -1,4 +1,4 @@
$Id$
$Id:$
-------------------------------------------------------------------
=========================================================
@@ -15,6 +15,24 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
08-06-13 mma (exTransforms-V09-06-04)
- Cosmetic in SteppingAction.
24/03/2013 mma (exTransforms-V09-06-03)
- polish coding conventions
17/03/2013 mma (exTransforms-V09-06-02)
- G4 coding conventions
28/02/13 I. Hrivnacova (exTransforms-V09-06-01)
- When building materials with NistManager
do not set fromIsotopes argument (which was set to false),
as since 9.6 all materials have to be built from isotopes.
(Thanks to V. Ivantchenko for pointing at this.)
14/02/2013 I. Hrivnacova (exTransforms-V09-06-00)
- Applied coding guidelines (data members initialization)
06/09/2012 I. Hrivnacova (exTransforms-V09-05-03)
- Fixed warning on windows from DetectorConstruction