Skip to content
Snippets Groups Projects
Commit ab70cf05 authored by Dmitry Popov's avatar Dmitry Popov
Browse files

changed LCG, version and missing docs

parent e4e038fd
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ set(GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STR
set(GEANT4FILES_VERSION v106r1 CACHE STRING "Version for Geant4Files to match Geant4-src version")
find_package(GaudiProject)
gaudi_project(Geant4 v106r2p3
gaudi_project(Geant4 v106r2p4
DATA Geant4Files VERSION ${GEANT4FILES_VERSION})
# FIXME: hack for compatibility with CMT build
......
2021-06-17 Geant4 v106r2p4
===
This release is based on `GEANT4 r10.6.2`, uses `LCG 100` and `Geant4Files v106r1`.
This version is released on `Sim10` branch.
## Latest Changes
#### General
**Switched to `LCG 100`
**[MR !75] Fix Geant4 LD_LIBRARY_PATH when using CLHEPConfig.cmake
#### LHCb G4 Standalone Tests
**[MR !70] Port G4HadronicXSectionsTest to Python3
**[MR !71] Port G4MScInThinLayerTest to Python3
**[MR !72] Port G4SamplingCaloTest to Python3
**[MR !73] Port G4RichTbSimHTest to Python3
**[MR !74] Port G4GammaToDiLeptonConversionTest to Python3
# Set the version of HEPTools to use
set(heptools_version 97a)
set(heptools_version 100)
# this check is needed because the toolchain is called when checking the
# compiler (without the proper cache)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment