Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.2 2003/10/09 06:49:27 hpw Exp $
# $Id: GNUmakefile,v 1.3 2009/07/24 18:27:13 vnivanch Exp $
# -----------------------------------------------------------
# GNUmakefile for hadronic library. Gabriele Cosmo, 18/9/96.
# -----------------------------------------------------------
@@ -20,6 +20,7 @@ CPPFLAGS += -I$(G4BASE)/global/management/include \
-I$(G4BASE)/geometry/management/include \
-I$(G4BASE)/processes/management/include \
-I$(G4BASE)/processes/electromagnetic/lowenergy/include/ \
-I$(G4BASE)/processes/electromagnetic/utils/include/ \
-I$(G4BASE)/processes/hadronic/management/include/ \
-I$(G4BASE)/processes/hadronic/util/include \
-I$(G4BASE)/processes/hadronic/processes/include \
@@ -14,6 +14,9 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
24 July 2009 V.Ivanchenko (radioactive_decay-V09-02-00)
- GNUmakefile - added dependence on electromagnetic/utils
09 July 2008 Dennis Wright (radioactive_decay-V09-01-02)
- replace exit() with G4Exception in G4RadioactiveDecay and G4NuclearDecayChannel