- May 28, 2024
-
-
Introduce a common naming scheme for methods and variables related to primary GenParticles
-
- May 27, 2024
-
-
Beginning the process of documenting simulation classes
-
- May 24, 2024
-
-
Shaun Roe authored
-
- May 21, 2024
-
-
Added CA ZdcNtuple script
-
- May 18, 2024
-
-
Put GeoModel libs first in the Cmake lists Revert align store
-
ZdcAnalysis: Fix cppcheck warnings. Redundant string conversion. Move some member initialization to an initialization list.
-
- 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 16, 2024
-
-
Clean-up of ForwardTransport code
-
CMakeLists.txt files have been updated for all instances which depend on the GeoModel core libraries but which do not explicitely include ${GEOMODEL_INCLUDE_DIRS}. Without this we are in danger of mixing header files from two sources, and this is actually now happening in the GeoModel early fault detection pipeline.
-
ZdcRec: Fix cppcheck warnings. Prefer passing strings by const reference.
-
- May 15, 2024
-
-
ZDC: update RPD calibration procedure
-
Clean up legacy ALFA_BeamTransport configs
-
ForwardTracker: Fix cppcheck 2.14 warnings. Prefer returning const references to members rather than copies. Pass object by const reference, not by value.
-
- May 14, 2024
-
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
- May 13, 2024
-
-
ZDC: fix for rare RPD linear algebra ROOT errors (ATLASRECTS-7967)
-
ZDC: change bool storage type to char
-
- May 10, 2024
-
-
Made all binaries that depend on LTO, use LTO themselves as well. Also, moved MuonSensitiveDetectorsR4 into AtlasGeant4.
-
- 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
-
-
Peter Steinberg authored
-
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
-