Skip to content
Snippets Groups Projects
Commit 83ce4035 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

v82r1

parent dbfe689a
No related branches found
No related tags found
No related merge requests found
package G4config
version v82r0
version v82r1
branches cmt doc
......@@ -12,7 +12,7 @@ use CLHEP v* LCG_Interfaces
#==============================================================================
# set versions of Geant4
#==============================================================================
set G4_native_version "geant4.8.2"
set G4_native_version "geant4.8.2.p01"
set G4VERS v82r0
# =============================================================================
......
v82r0
v82r1
......@@ -4,6 +4,11 @@
! Purpose :
!-----------------------------------------------------------------------------
!=========================== G4config v82r1 =============================
! 2007-03-23 - Florence RANJARD
- compile geant4.8.2.p01 with Gaudi v19r2
- no modification in any package
!========================== G4config v82r0 ===============================
! 2006-12-20 - Florence RANJARD
- compile geant4.8.2 with Gaudi v19r0
......
package G4processes
version v4r2
version v4r3
branches cmt doc G4processes
# =============================================================================
......@@ -68,9 +68,8 @@ library G4processes $(G4LibraryFlags) \
-s=../hadronic/models/photolepton_hadron \
muon_nuclear/src/*.cc \
-s=../hadronic/models/pre_equilibrium \
exciton_model/src/*.cc \
-s=.. \
srcnew/*.cc
exciton_model/src/*.cc
# =============================================================================
......
v4r2
v4r3
......@@ -4,6 +4,10 @@
! Purpose :
!-----------------------------------------------------------------------------
!======================= G4processes v4r3 =================================
! 2007-03-23 - Florence RANJARD
- remove srcnew nolonger necessary with geant4.8.2.p01
!======================= G4processes v4r2 =================================
! 2007-01-17 - Florence Ranjard
- remove include_dirs, get include files from InstallArea
......
package Geant4Sys
version v82r0
version v82r1
branches cmt doc
use G4config v82r0 Geant4
use G4config v82r1 Geant4
# =============================================================================
# =========== global libraries ================================================
......@@ -13,7 +13,7 @@ use G4intercoms v4r0 Geant4
use G4particles v5r0 Geant4
use G4track v5r0 Geant4
use G4geometry v6r0 Geant4
use G4processes v4r2 Geant4
use G4processes v4r3 Geant4
use G4physics_lists v1r0 Geant4
use G4tracking v6r0 Geant4
use G4global v5r0 Geant4
......
v82r0
v82r1
......@@ -3,6 +3,12 @@
! Responsible : Florence Ranjard
!-----------------------------------------------------------------------
</PRE><H1><A NAME=v82r1>2007-03-23 Geant4Sys v82r1</A></H1><PRE>
use Gaudi v19r2 and geant4 8.2.p01
use G4processes v4r3
but use G4physics_lists
!========================================================================
</PRE><H1><A NAME=v82r0>2006-12-20 Geant4Sys v82r0</A></H1><PRE>
use Gaudi v19r0 and geant4 8.2
still use G4processes v4r1
......
project GEANT4
use GAUDI GAUDI_v19r0
use GAUDI *
build_strategy with_installarea
setup_strategy root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment