- May 08, 2024
-
-
Fixed clang warnings Removed unused private data members. Plus minor code cleanup. Affected packages - `ForwardDetectors/ZDC/ZdcAnalysis` - `LArCalorimeter/LArCOOLConditions`
-
- May 07, 2024
-
-
CaloClusterCorrection+CaloCondPhysAlgs: fix flake8-bugbear warnings Replace `getattr` with regular attribute access.
-
- May 06, 2024
-
-
Push updates for 2016 pPb and 2023 PbPb into fresh branch
-
- 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.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
- 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
-
-
Fix cppcheck warnings
-
AFP_Calibration: Fix cppcheck warning. Copying value in range-for.
-
- Apr 24, 2024
-
-
Frank Winklmeier authored
-
ZdcNtuple: Fix compilation with hepmc2. Hepmc2 compatibility.
-
- Apr 23, 2024
-
-
Update TruthIncidents and ISFParticle to know about uniqueID
-
Peter Steinberg authored
-
- Apr 22, 2024
-
-
Chad Stephen Lantz authored
-
ZdcByteStream: remove legacy job options
-
- Apr 18, 2024
-
-
Clean up more AFP legacy configs
-
- Apr 16, 2024
-
-
Peter Steinberg authored
-
- Apr 15, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Apr 10, 2024
-
-
Mason Ray Housenga authored
-
Mason Ray Housenga authored
-
- Apr 09, 2024
-
-
Chad Stephen Lantz authored
-
- Apr 08, 2024
-
-
Vakhtang Tsulaia authored
1. ZDC_DetFactory.cxx: unused local variable 2. ActsDetectorElement.cxx: unused lamdba capture
-
- Apr 05, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Delete legacy job options that have not been touched in 9 years, which probably means they were never even used.
-
- Apr 04, 2024
-
-
Merge branch '23.0-ZDC_GeoM-RPD-Foot' into '23.0' Changed ZDC module placement to allow for the RPD foot See merge request !69878
-
- Apr 01, 2024
-
-
Peter Steinberg authored
-
- Mar 26, 2024
-
-
Frank Winklmeier authored
Remove references to legacy config and updates link dependencies.
-
- Mar 25, 2024
-
-
Peter Steinberg authored
-
- Mar 23, 2024
-
-
Viktoriia Lysenko authored
-
Vakhtang Tsulaia authored
1. `AFPToFAlgorithm`. Uninitialized variable (plus a few cosmetic changes) 2. `MuonSpacePoint`. Unused local variable
-
- Mar 21, 2024
-
-
Adding versioning in ZDC calibration files via parameter for TDirectory name
-
scott snyder authored
Pass strings by const reference, not by value.
-
- Mar 20, 2024
-
-
Frank Winklmeier authored
-
New persistent version of LucidSimHitCollection based on GenParticle::id()
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-