- May 17, 2024
-
-
HepMcParticleLink constructor syntax clean-up. Avoid using 0 in combination with HepMcParticleLink::IS_EVENTNUM in constructor calls as this is not properly supported. It is more correct to directly use 0 with HepMcParticleLink::IS_POSITION to indicate that the link is to the first GenEvent in the McEventCollection.
-
- May 10, 2024
-
-
Made all binaries that depend on LTO, use LTO themselves as well. Also, moved MuonSensitiveDetectorsR4 into AtlasGeant4.
-
- Apr 30, 2024
-
-
Add CMake option to enable LTO for AtlasGeant4 Use of LTO in Athena builds is not currently possible if the GCC checker plugins are in use. These are not yet LTO-aware, leading to build errors. Disabling these globally or per-LTO-using-package is not feasible as it could lead to the introduction of bad code. Whilst the plugins are made LTO-aware, introduce CMake option in Athena and AthSimulation for enabling LTO builds of the AtlasGeant4 "big" library. Set to OFF by default so that "normal" builds are unaffected. Builds wanting LTO can set the option to ON, but must also set ATLAS_USE_GCC_CHECKERS to OFF in this case.
-
- Apr 29, 2024
-
-
Walter Lampl authored
This reverts commit 9b36ad1f, reversing changes made to 4d2926b2.
-
Add CMake option to enable LTO for AtlasGeant4 Use of LTO in Athena builds is not currently possible if the GCC checker plugins are in use. These are not yet LTO-aware, leading to build errors. Disabling these globally or per-LTO-using-package is not feasible as it could lead to the introduction of bad code. Whilst the plugins are made LTO-aware, introduce CMake option in Athena and AthSimulation for enabling LTO builds of the AtlasGeant4 "big" library. Set to OFF by default so that "normal" builds are unaffected. Builds wanting LTO can set the option to ON, but must also set ATLAS_USE_GCC_CHECKERS to OFF in this case.
-
- Apr 25, 2024
-
-
RpcSensitiveDetectors - Remove isGeoModel property
-
- Mar 08, 2024
-
-
Update HepMcParticleLink interface and clients without changing behaviour
-
- Feb 21, 2024
-
-
Sim_tf - Toggle container output depending on whether AMDB or PhaseII style geometry is loaded
-
- Feb 20, 2024
-
-
Remove legacy sim config main
-
- Feb 14, 2024
-
-
Remove legacy sim config main
-
- Oct 10, 2023
-
-
MuonG4R4 - Add muon sim hit sorting algorithm
-
- Jun 26, 2023
-
-
Muon Geometry - Add flag to toggle between the GeoModelXML & legacy description
-
- Feb 05, 2023
-
-
Fix sTGC pad staggering (fuzziness)
-
- Jan 27, 2023
-
-
Tadej Novak authored
-
- Jan 14, 2023
-
-
Adam Edward Barton authored
-
- Dec 08, 2022
-
-
Fix cppcheck warnings in MuonG4SD package
-
- Oct 29, 2022
-
-
MuonG4SD: Fix thread-safety checker warnings. Disable thread-safety checking for tests using gtest. Fixes (disabled-by-default) warnings about calls to unchecked code.
-
- Oct 10, 2022
-
-
MuonNSW layout - Flip the confirm wedges
-
- Oct 07, 2022
-
-
Tadej Novak authored
-
- Sep 03, 2022
-
-
adding NSW stations.v2.11.xml with updated signs of the stereo angles
-
- Jul 29, 2022
-
-
Legacy Simulation Configuration Module Renaming (Preparation for ComponentAccumulator Migration) (part 3) Legacy Simulation Configuration Module Renaming (Preparation for ComponentAccumulator Migration) (part 3)
-
- Jun 30, 2022
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Jun 29, 2022
-
-
Frank Winklmeier authored
Replace C-style casts with `static_cast` and do not drop `const` from `G4TouchableHistory`.
-
- Jun 15, 2022
-
-
MuonSimEvent: make HitIdHelpers const See merge request atlas/athena!54248 (cherry picked from commit b6824eea) d3fb9c60 MdtHitIdHelper: return const pointer to helper 7a3d61b0 RpcHitIdHelper: return const pointer to helper d39a9d9b TgcHitIdHelper: return const pointer to helper 4ccb48fb CscHitIdHelper: return const pointer to helper c54d1e7d MicromegasHitIdHelper: return const pointer to helper 0b9b387c sTgcHitIdHelper: return const pointer to helper 13a0377f MuonSimEvent: enable thread-checker
-
Frank Winklmeier authored
MuonSimEvent: make HitIdHelpers const
-
- May 11, 2022
-
-
Alexandre Laurier authored
-
- May 10, 2022
-
-
Tadej Novak authored
-
- Apr 14, 2022
-
-
ATLASSIM-3150: Enable use of static Geant4 in Athena using "BigLibrary" pattern to improve simulation performance
-
- Mar 24, 2022
-
-
- Feb 03, 2022
-
-
- Jan 18, 2022
-
-
- Dec 25, 2021
-
-
- Nov 30, 2021
-
-
- Sep 17, 2021
-
-
- Aug 29, 2021
-
-
Johannes Junggeburth authored
-
- Jun 10, 2021
-
-
Tadej Novak authored
-
- Apr 19, 2021
-
-
Frank Winklmeier authored
Linking against `SGTests` is only needed if the `StoreGate/SGtests.h` is used. Relates to the duplicate CLID errors discussed in ATEAM-731.
-
- Mar 30, 2021
-
-