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

v95r2p5

parent f3cadf8f
No related branches found
No related tags found
No related merge requests found
package G4config
version v95r2p4
version v95r2p5
branches cmt doc
......@@ -12,7 +12,7 @@ use CLHEP v* LCG_Interfaces
# set versions of Geant4
#==============================================================================
set G4_native_version "9.5.p02"
set G4VERS v95r2p4
set G4VERS v95r2p5
# =============================================================================
# set Geant4 environment variables
......
v95r2p4
v95r2p5
......@@ -4,6 +4,9 @@
! Purpose : Configuration package for Geant4 build
!-----------------------------------------------------------------------------
! ======================= G4config v95r2p4 2013-05-16 ========================
- Latest attempt to fix FTF-related job hangs (new G4processes/diffractive)
! ======================= G4config v95r2p4 2013-04-10 ========================
! 2013-04-10 - Nigel Watson
- Tagged for new release for use fixed FTF model in G4processes.
......
......@@ -3,7 +3,7 @@
# Maintainer : Gloria CORTI
#============================================================================
package G4processes
version v8r3p2
version v8r3p3
# Structure, i.e. directories to process.
#============================================================================
......
v8r3p2
v8r3p3
......@@ -4,6 +4,11 @@
! Purpose :
!-----------------------------------------------------------------------------
! ======================= G4processes v8r3p3 2013-05-16 ========================
! 2013-05-16 - Paul Szczypka
- Updated G4FTFModel.cc to include fixes from the Geant4 team. Should fix the
hanging jobs problem.
! ======================= G4processes v8r3p2 2013-04-10 ========================
! 2013-04-10 - Nigel Watson
- Update copyPatchedSource.py, add srcnew_diffraction and .cc to fix (?) FTF
......
This diff is collapsed.
package Geant4Sys
version v95r2p4
version v95r2p5
branches cmt doc
use G4config v95r2p4 Geant4
use G4config v95r2p5 Geant4
# =============================================================================
# =========== global libraries ================================================
......@@ -13,7 +13,7 @@ use G4intercoms v4r1p1 Geant4
use G4particles v6r2p1 Geant4
use G4track v5r1p1 Geant4
use G4geometry v6r2p1 Geant4
use G4processes v8r3p2 Geant4
use G4processes v8r3p3 Geant4
use G4physics_lists v1r3 Geant4
use G4tracking v6r1p1 Geant4
use G4global v5r1p1 Geant4
......
v95r2p4
v95r2p5
......@@ -3,6 +3,11 @@ Package : Geant4Sys
Package manager(s) : Gloria Corti, Hubert DeGaudenzi, Nigel Watson
Purpose : LHCb build using cmt of Geant4
!=============================================================================
!</PRE><H1><A NAME=v95r2p5>2013-05-16 Geant4Sys v95r2p5</A></H1><PRE>
! 2013-05-16 - Nigel Watson
- Tagged for release to use fixed FTF model in G4processes.
!=============================================================================
!</PRE><H1><A NAME=v95r2p4>2013-04-10 Geant4Sys v95r2p4</A></H1><PRE>
! 2013-04-10 - Nigel Watson
......
project GEANT4
use GAUDI GAUDI_v23r7
use GAUDI GAUDI_v23r6
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