- Apr 02, 2024
-
-
Tadej Novak authored
-
Vakhtang Tsulaia authored
FPGATrackSimConfTools: Fix typo in test name. See merge request atlas/athena!70248
-
Vakhtang Tsulaia authored
TrkTrack: Fix typo in comments. See merge request !70244
-
Vakhtang Tsulaia authored
MuonTrackingGeometry: Fix null pointer dereference. See merge request atlas/athena!70245
-
Vakhtang Tsulaia authored
G4AtlasTools: Fix cppcheck warnings. See merge request !70241
-
Vakhtang Tsulaia authored
SCT_ConditionsTools: Fix cppcheck warnings. See merge request atlas/athena!70242
-
Vakhtang Tsulaia authored
HGTD_GeoModel: Fix cppcheck warning. See merge request atlas/athena!70240
-
Vakhtang Tsulaia authored
L1CaloFEXByteStream: Unpacking fix. See merge request atlas/athena!70237
-
Vakhtang Tsulaia authored
MuonPatternRecognitionTest: Fix compilation with hepmc2. See merge request atlas/athena!70236
-
Vakhtang Tsulaia authored
GeneratorObjects: Fix assertion in ExtendedBarCode::makeIndex. See merge request atlas/athena!70230
-
Vakhtang Tsulaia authored
LArG4HEC: Fix conversion of null pointers to references. See merge request atlas/athena!70231
-
Vakhtang Tsulaia authored
2024-04-01: merge of 24.0 into main See merge request atlas/athena!70254
-
- Apr 01, 2024
-
-
Vakhtang Tsulaia authored
MuonTesterTree: Fix use-after-free error. See merge request atlas/athena!70239
-
Vakhtang Tsulaia authored
ISF_FastCaloSimEvent: Improve error reporting. See merge request atlas/athena!70249
-
Vakhtang Tsulaia authored
-
scott snyder authored
If we fail to open a data file, print the path we tried to open.
-
scott snyder authored
Fix typo in test name.
-
scott snyder authored
Fix use of unique_ptr after it has been released. Fixes ubsan warning in the TrkVertexFitters tests in the dbg build.
-
scott snyder authored
Fix typo in comments.
-
scott snyder authored
Values copied in range-for.
-
scott snyder authored
Pass strings by const reference, not by value.
-
scott snyder authored
Pass object by const reference, not by value.
-
Vakhtang Tsulaia authored
ActsGeometry - Introduce NoDeletePtr & DetectorAlignStore & misc See merge request atlas/athena!70220
-
Update 4 files - /Tracking/Acts/ActsGeoUtils/src/SurfaceCache.cxx - /Tracking/Acts/ActsGeometry/src/DetectorVolumeSvc.cxx - /Tracking/Acts/ActsGeometry/ActsGeometry/DetectorVolumeSvc.h - /Tracking/Acts/ActsGeometryInterfaces/ActsGeometryInterfaces/IDetectorVolumeSvc.h
-
scott snyder authored
In MuonTesterTree, m_branches_to_init must be listed before m_branches. When m_branches is destroyed, the branches being deleted will try to remove themselves from m_branches_to_init. If these are in the opposite order, then m_branches_to_init will already have been destroyed, and we'll be accessing freed memory. Fixes crash seen during genconf in some builds of MuonGeoModelTest. Also rewrite Remove() to use remove_if.
-
scott snyder authored
Fix mixup between overall bit offset and bit offset within word. Fixes ubsan warnings see in the TrigT1CaloMonitoring tests.
-
scott snyder authored
Fix compilation with hepmc2.
-
Vakhtang Tsulaia authored
PyJobTransforms: removed unused trfFileUtils-lite.py See merge request atlas/athena!70215
-
Vakhtang Tsulaia authored
Drop GN1 and DL1dv00 from Run 4 JetTagDQAConfig.py (ATLSWUPGR-248) See merge request atlas/athena!70223
-
Drop GN1 and DL1dv00 from Run 4 JetTagDQAConfig.py (ATLSWUPGR-248)
-
scott snyder authored
Fix potential conversion of null pointers to references. Fixes ubsan warnings from the ISF_FastCaloSimServices tests.
-
Vakhtang Tsulaia authored
Clean up some backtracking tracking pass flags See merge request atlas/athena!70175
-
Clean up some backtracking tracking pass flags
-
scott snyder authored
The assertion in makeIndex() didn't properly take into account the case where the link is initialized with an event number of 0 (which is treated like a position of 0). Fixes failure seen in the ISF_FastCaloSimServices test in the dbg build.
-
- Mar 31, 2024
-
-
Vakhtang Tsulaia authored
Expand track cnv4 test to additionally check GSF. Fix typos See merge request atlas/athena!70218
-
Vakhtang Tsulaia authored
MCTruthClassifier : Remove obsolete comments, qualify auto, tidy a bit the code See merge request atlas/athena!70216
-
Vakhtang Tsulaia authored
egamma minor clang-tidy related fixes See merge request atlas/athena!70217
-
egamma minor clang-tidy related fixes
-
- Mar 30, 2024
-
-
Duc Ta authored
Clean up Event/xAOD legacy configs See merge request atlas/athena!70179
-
Duc Ta authored
TileRecEx: Remove legacy JO configurations (ATLASRECTS-7939) See merge request atlas/athena!70211
-