This project is mirrored from https://gitlab.cern.ch/atlas-simulation-team/geant4.git.
Pull mirroring updated .
-
-
-
-
v10.6.3.8_hadronicPatch0902dc10 · ·
This tag apply the hadronic patch provided by Lorenzo Pezzotti to restore the single hadron energy resolution of Geant4 10.1
-
-
10.6.3.10_dev02535d3ced · ·
This tag is created on top of 10.6.3.10_dev01 and it provides a new implementation of the G4GenericTrap class provided by Evgueni Tcherniaev. This new version should fix the previous issues in the calculation of the SafetyToIn and SafetyToOut methods and the problems with the navigation and stuck tracks that were causing the failure of the simulation job.
-
v10.6.3.139b85c3da · ·
New Geant4 tag v10.6.3.13, based on v10.6.3.12 Differences w.r.t. v10.6.3.12: - Minor fix for further LTO-related warnings in full Athena
-
v10.6.3.122c93879b · ·
New Geant4 tag v10.6.3.12, based on v10.6.3.11 Differences w.r.t. v10.6.3.11: - Apply upstream patches to address LTO-related warnings emitted when linking to Geant4 LTO-enabled libraries.
-
v10.6.3.11e553c426 · ·
New Geant4 tag v10.6.3.11, based on v10.6.3.10 Differences w.r.t. v10.6.3.10: - Use version range in cmake_minimum_required to support LTO builds
-
10.6.3.10_dev01717f915e · ·
This tag is created on top of v10.6.3.10 and it is a temporary fix to the problem in the calculation of the safety in the G4GenericTrap. The hack is to set the SafetyToIn and SafetyToOut methods to return 0. In this way we don't risk to overestimate the safety. Simulation will run much slower, but the result should be accurate
-
-
-
v11.1.3.22df0bca7 · ·
New Geant4 v11.1.3.2, based on v11.1.3.1 Differences w.r.t v11.1.3.1: - Import G4WoodcockProcess and supporting code - As implemented at v10.6.3.10
-
v11.1.3.1b2880d36 · ·
New Geant4 tag v11.1.3.1, based on v11.1.3 Differences w.r.t v11.1.3: - Import G4AtlasRK4
-
v10.6.3.104e7fc4ea · ·
New Geant4 tag v10.6.3.10, based on v10.6.3.9. Differences w.r.t. v10.6.3.9: - Use correct SD pointer for zero energy deposits in Woodcock tracking - See ATLASSIM-6923
-
-
v10.6.3.984d7877b · ·
New Geant4 tag v10.6.3.9, based on v10.6.3.8. Differences w.r.t. v10.6.3.8: - Fix compilation against C++20 and allow build against it - Patch from https://gitlab.cern.ch/atlas/atlasexternals/-/merge_requests/1021 - Default G4AntiNeutron to unstable - https://its.cern.ch/jira/browse/ATLASSIM-6634
-
-
-
v10.6.3.827514887 · ·
New Geant4 tag created on top of tag v10.6.3.4. Differences w.r.t. v10.6.3.4: - Make more robust the Woodcock implementation when particles leave the Woodcock region - Let the Transportation to take over when a track is stuck in a Woodcock region This should fix https://its.cern.ch/jira/browse/ATLASSIM-6364 and https://its.cern.ch/jira/browse/ATLASSIM-6365 - Patch to the Bertini cascade - final fix to ATLASSIM-6363 - Patch to Woodcock tracking - more robust against geometry clashes - final fix to ATLASSIM-6396