Import Geant4 3.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:03:00 +02:00
parent cfcb558cfe
commit 137e303ecc
2843 changed files with 37082 additions and 38426 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.10 2000/06/11 11:24:26 hpw Exp $
# $Id: GNUmakefile,v 1.11 2001/03/15 09:10:40 gcosmo Exp $
# ----------------------------------------------------------------------
# GNUmakefile for processes library, Gabriele Cosmo 27-Jun-1998
# ----------------------------------------------------------------------
@@ -8,7 +8,7 @@ name := G4processes
SUBDIRS = management optical decay transportation parameterisation
SUBDIRS += electromagnetic/muons electromagnetic/standard
SUBDIRS += electromagnetic/utils electromagnetic/xrays
SUBDIRS += electromagnetic/lowenergy
SUBDIRS += electromagnetic/integral electromagnetic/lowenergy
SUBDIRS += photolepton_hadron
SUBDIRS += hadronic/management hadronic/util hadronic/processes
SUBDIRS += hadronic/cross_sections hadronic/stopping
@@ -29,7 +29,7 @@ SUBDIRS += hadronic/models/radiative_decay
SUBLIBS = G4procman G4optical G4decay G4transportation G4parameterisation
SUBLIBS += G4muons G4emstandard G4emutils G4xrays
SUBLIBS += G4muons G4emstandard G4emutils G4integral G4xrays
SUBLIBS += G4emlowenergy
SUBLIBS += G4photolepton_hadron
SUBLIBS += G4hadronic_mgt G4hadronic_util G4hadronic_proc