- May 22, 2023
-
-
Adam Edward Barton authored
RootAuxDynIO: Fixes for dynamic variables with custom allocators. See merge request atlas/athena!63196
-
- May 21, 2023
-
-
Vakhtang Tsulaia authored
Daily merge of 23.0 into master See merge request atlas/athena!63198
-
Vakhtang Tsulaia authored
-
Vakhtang Tsulaia authored
CaloRec+LArROD+LumiBlockComps: make unit test diff verbose See merge request atlas/athena!63176
-
Vakhtang Tsulaia authored
LArCalibTools: Fix warnings. See merge request atlas/athena!63188
-
- May 20, 2023
-
-
Vakhtang Tsulaia authored
GeneratorFilters: Fix compilation in dev4. See merge request atlas/athena!63193
-
Vakhtang Tsulaia authored
CaloRecGPU: Fix ODR violation. See merge request atlas/athena!63195
-
Vakhtang Tsulaia authored
ActsTrkEvent: Fix unit test failures in dbg build. See merge request atlas/athena!63194
-
Vakhtang Tsulaia authored
MuonEventTPCnv: Fix tests in dbg build. See merge request atlas/athena!63187
-
Vakhtang Tsulaia authored
MdtCalibIOSvc: Fix cppcheck warning. See merge request atlas/athena!63191
-
Vakhtang Tsulaia authored
ISF_FastCaloSimEvent: Fix cppcheck warnings. See merge request atlas/athena!63192
-
Vakhtang Tsulaia authored
ALFA_GloRec+ALFA_LocRec: Fix cppcheck warnings. See merge request atlas/athena!63190
-
Vakhtang Tsulaia authored
IdDictDetDescrCnv: Fix warning. See merge request atlas/athena!63189
-
Vakhtang Tsulaia authored
MuonGeoModelTest: Fix clang warning. See merge request atlas/athena!63186
-
scott snyder authored
Allow for schema evolution involving changing the allocator type for a dynamic variable.
-
scott snyder authored
Distinct structures with the same name defined in different compilation units are a one-definition rule violation. Diagnosed in the LTO build.
-
scott snyder authored
- Extend ActsTrk::MultiTrajectory::has_impl to handle uncalibratedSourceLink. - Mismatched dimensions for effectiveProjector matrix. - Disable NDEBUG for the unit test, so that assertions are checked in the opt build too.
-
scott snyder authored
HepMC3 interface change. Also fix a compilation error with HepMC2.
-
scott snyder authored
Avoid unneeded copies of containers. Pass objects by const reference, not by value. Redundant null pointer check. Prefer to initialize class members in an initialization list.
-
scott snyder authored
Prefer starts_with/ends_with to find.
-
scott snyder authored
Prefer to initialize class members in an initialization list.
-
scott snyder authored
Prefer to initialize class members in an initialization list.
-
scott snyder authored
Fix warning about potential use of unitialized data, seen in the lto build.
-
scott snyder authored
Fix warnings about potential use of unitialized data, seen in the lto build.
-
scott snyder authored
Fix sTgc DD initialization.
-
scott snyder authored
Unused variable.
-
- May 19, 2023
-
-
Vakhtang Tsulaia authored
Daily merge of 23.0 into master Closes ATR-27542 See merge request atlas/athena!63181
-
Julien Maurer authored
added LRT tracks in JiveXML See merge request atlas/athena!63025
-
fix support for dl1d fix support for dl1d
-
Julien Maurer authored
Remove TruthHelper functions See merge request atlas/athena!63104
-
Remove TruthHelper functions
-
Julien Maurer authored
Activate test_MC21_FullG4MT_QS_SQLiteGeoM_ttbar.sh for 23.0 branch (ATLASSIM-6548) See merge request atlas/athena!63171
-
Activate test_MC21_FullG4MT_QS_SQLiteGeoM_ttbar.sh for 23.0 branch (ATLASSIM-6548)
-
Julien Maurer authored
23.0-script_cleanup-PixelCalibAlgs See merge request atlas/athena!63174
-
23.0-script_cleanup-PixelCalibAlgs
-
Vakhtang Tsulaia authored
-
Edson Carquin Lopez authored
Single provider for HI cluster.geo weight file See merge request atlas/athena!63167
-
Single provider for HI cluster.geo weight file
-
Edson Carquin Lopez authored
Set AlfaCtpin flag for more ART tests, fixes ATR-27542 See merge request atlas/athena!63165
-
Edson Carquin Lopez authored
TrigCost: Add option to skip ranges in cost monitoring postprocessing See merge request atlas/athena!63169
-