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

v91r2p4

parent fb1cecb2
No related branches found
No related tags found
No related merge requests found
package G4config package G4config
version v91r2p3 version v91r2p4
branches cmt doc branches cmt doc
...@@ -13,7 +13,7 @@ use CLHEP v* LCG_Interfaces ...@@ -13,7 +13,7 @@ use CLHEP v* LCG_Interfaces
# set versions of Geant4 # set versions of Geant4
#============================================================================== #==============================================================================
set G4_native_version "9.1.p02" set G4_native_version "9.1.p02"
set G4VERS v91r2p2 set G4VERS v91r2p4
# ============================================================================= # =============================================================================
# set Geant4 environment variables # set Geant4 environment variables
......
v91r2p3 v91r2p4
...@@ -4,7 +4,11 @@ ...@@ -4,7 +4,11 @@
! Purpose : Configuration package for Geant4 build ! Purpose : Configuration package for Geant4 build
!----------------------------------------------------------------------------- !-----------------------------------------------------------------------------
!======================= G4config v91r2p3 2008-09-30 ========================= ! ======================= G4config v91r2p4 2008-12-05 =========================
! 2008-12-05 - Gloria CORTI
- Compile with Gaudi v20r3
! ======================= G4config v91r2p3 2008-09-30 =========================
! 2008-09-30 - Gloria CORTI ! 2008-09-30 - Gloria CORTI
- Only change version, since a new version of G4FR (purely for build reason) - Only change version, since a new version of G4FR (purely for build reason)
is taken is taken
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set here = $PWD set here = $PWD
cd ../../.. cd ../..
set incl_dir = $G4SHARE/include set incl_dir = $G4SHARE/include
......
here=$PWD here=$PWD
cd ../../.. cd ../..
incl_dir=${G4SHARE}/include incl_dir=${G4SHARE}/include
......
package Geant4Sys package Geant4Sys
version v91r2p3 version v91r2p4
branches cmt doc branches cmt doc
use G4config v91r2p3 Geant4 use G4config v91r2p4 Geant4
# ============================================================================= # =============================================================================
# =========== global libraries ================================================ # =========== global libraries ================================================
......
v91r2p3 v91r2p4
...@@ -16,7 +16,7 @@ EXCLUDE_PATTERNS += */html/* */CVS/* */globals.hh ...@@ -16,7 +16,7 @@ EXCLUDE_PATTERNS += */html/* */CVS/* */globals.hh
HTML_HEADER = Doxyheader.html HTML_HEADER = Doxyheader.html
INPUT += $(GEANT4SYSROOT)/../.. INPUT += $(GEANT4SYSROOT)/..
FILE_PATTERNS += *Geant4Sys*requirements FILE_PATTERNS += *Geant4Sys*requirements
FILE_PATTERNS += *.cc *.hh *.icc FILE_PATTERNS += *.cc *.hh *.icc
......
...@@ -4,7 +4,19 @@ Package manager(s) : Gloria Corti, Hubert DeGaudenzi ...@@ -4,7 +4,19 @@ Package manager(s) : Gloria Corti, Hubert DeGaudenzi
Purpose : LHCb build using cmt of Geant4 Purpose : LHCb build using cmt of Geant4
!============================================================================= !=============================================================================
!</PRE><H1><A NAME=v91r2p2>2008-09-30 Geant4Sys v91r2p3</A></H1><PRE> !</PRE><H1><A NAME=v91r2p4>2008-12-05 Geant4Sys v91r2p4</A></H1><PRE>
use Gaudi v20r3 and geant4 9.1.patch02
built on slc4 ia32, amd64 and win32
! 2008-12-05 - Gloria CORTI
- Modify cmt/copy_include.(c)sh to adapt to directories without version
! ======================= G4config v91r2p4 2008-12-05 =========================
! 2008-12-05 - Gloria CORTI
- Compile with Gaudi v20r3
!=============================================================================
!</PRE><H1><A NAME=v91r2p3>2008-09-30 Geant4Sys v91r2p3</A></H1><PRE>
use Gaudi v20r2 and geant4 9.1.patch02 use Gaudi v20r2 and geant4 9.1.patch02
built on slc4 ia32, amd64 and win32 built on slc4 ia32, amd64 and win32
......
project GEANT4 project GEANT4
use GAUDI GAUDI_v20r2 use GAUDI GAUDI_v20r3
build_strategy with_installarea build_strategy with_installarea
setup_strategy root setup_strategy root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment