- May 31, 2024
-
-
Frank Winklmeier authored
BPhysTools: Fix cppcheck warnings. See merge request !71848
-
BPhysTools: Fix cppcheck warnings. Copying values in range-for. Use a union rather than a reinterpret_cast to avoid undefined behavior.
-
Frank Winklmeier authored
EFTracking: FPGATrackSim: move unit tests to CI See merge request !71832
-
EFTracking: FPGATrackSim: move unit tests to CI
-
Frank Winklmeier authored
main-coverity-ZdcAnalysis See merge request !71859
-
main-coverity-ZdcAnalysis
-
Frank Winklmeier authored
main-coverity-MCTruth See merge request !71822
-
main-coverity-MCTruth
-
Frank Winklmeier authored
TrigT1CaloSim+TrigT1Monitoring: Use Accessor, etc instead of auxdata(). See merge request !71847
-
Frank Winklmeier authored
FsrUtils: Fix cppcheck warnings. See merge request !71849
-
FsrUtils: Fix cppcheck warnings. Pass objects by const reference, not by value.
-
Frank Winklmeier authored
TrigT1CaloCalibTools+TrigT1CaloMonitoring: Use Accessor, etc instead of auxdata(). See merge request !71846
-
Frank Winklmeier authored
bug fix in LLP1 Derivation Format (ATLASG-2690) See merge request !71863
-
bug fix in LLP1 Derivation Format (ATLASG-2690)
-
Frank Winklmeier authored
MuonGeoModelTest - Do not load conditions alignment in simulation Closes ATLASRECTS-8012 See merge request !71860
-
MuonGeoModelTest - Do not load conditions alignment in simulation
-
Frank Winklmeier authored
2024-05-31: merge of 24.0 into main See merge request !71857
-
Frank Winklmeier authored
TrkDetDescrGeoModelCnv: Another file to optimize in the debug build. See merge request atlas/athena!71853
-
TrkDetDescrGeoModelCnv: Another file to optimize in the debug build. Compile GMTreeBrower with optimization, even in the debug build. Otherwise, the Eigen operations are very slow. This speeds to the TrkVertexSeedFinderTools unit tests by over a factor of two.
-
Frank Winklmeier authored
D3PDMakerUtils: Suppress cppcheck false positives. See merge request !71850
-
D3PDMakerUtils: Suppress cppcheck false positives. Bogus cppcheck missingReturn warnings.
-
Frank Winklmeier authored
RpcRawDataMonitoring: Fix cppcheck warnings. See merge request !71851
-
RpcRawDataMonitoring: Fix cppcheck warnings. Copying values in range-for.
-
Frank Winklmeier authored
Try to be strictly correct when using fall back vector (vec_fb) in function like memcpy/memcmp See merge request !71819
-
Try to be strictly correct when using fall back vector (vec_fb) in function like memcpy/memcmp
-
Frank Winklmeier authored
migrate pool_uuid.py to python 3 and refactor a bit See merge request !71830
-
migrate pool_uuid.py to python 3 and refactor a bit
-
Frank Winklmeier authored
AthenaPoolExampleConverter: delete legacy job options See merge request !71839
-
Frank Winklmeier authored
Conflicts resolved: InnerDetector/InDetMonitoring/InDetAlignmentMonitoringRun3/src/IDAlignMonGenericTracksAlg.cxx
-
- May 30, 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.
-
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.
-
Duc Ta authored
remove legacy config flag-file CaloCellFlags.py See merge request atlas/athena!71821
-
Frank Winklmeier authored
-
Dylan Remberto Van Arneman authored
Remove BTaggingSecVtx related plots from TIDA [ATR-29483] See merge request atlas/athena!71803
-
remove requirement for HLT_AntiKt4EMPFlowJets_subresjesgscIS_ftf_BTaggingSecVtx which is now removed from the AOD
-
Dylan Remberto Van Arneman authored
ATR-29478: Fix beamspot bits in b-jet trigger See merge request atlas/athena!71793
-
ATR-29478: Fix beamspot bits in b-jet trigger
-
Dylan Remberto Van Arneman authored
Fix bug for allowed truncation collections without Aux See merge request !71549
-