This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Nov 05, 2024
-
-
Add adapter to write out boost histograms to HDF5 files
-
Tadej Novak authored
2024-11-05: merge of 24.0 into main See merge request atlas/athena!75610
-
Tadej Novak authored
-
Tadej Novak authored
update Gaudi to v39r1.000 See merge request atlas/athena!75588
-
update Gaudi to v39r1.000
-
Tadej Novak authored
CxxUtils: enable cppcheck by default See merge request atlas/athena!75575
-
Tadej Novak authored
Bug fix in TrigGlobalEfficiencyAlg for running with multiple different object ID/Iso working points See merge request atlas/athena!75596
-
Append object ID/Isol to trigger correction tool names so that different tools are contructed for different object WPs
-
Tadej Novak authored
Updates to JetTileCorrection tool masked module lists See merge request atlas/athena!75590
-
Updates to JetTileCorrection tool masked module lists
-
Tadej Novak authored
DataModelTestDataCommon: Update to support tests reading and writing to RNTuple. See merge request atlas/athena!75599
-
DataModelTestDataCommon: Update to support tests reading and writing to RNTuple. Add a switch to control whether or not we test schema evolution of dynamic auxiliary variables.
-
Tadej Novak authored
MdtCalibData: Increase threshold for FP comparisons in unit test. See merge request atlas/athena!75601
-
MdtCalibData: Increase threshold for FP comparisons in unit test. Fixes test failure seen on arm.
-
Tadej Novak authored
AthenaPoolExampleAlgorithms: Fix test failure on arm. See merge request atlas/athena!75603
-
AthenaPoolExampleAlgorithms: Fix test failure on arm. Another DEBUG message to ignore.
-
Tadej Novak authored
MuonCondAlg: Fix compilation warning. See merge request atlas/athena!75606
-
MuonCondAlg: Fix compilation warning. Rename addDependency -> addCondDependency to avoid ambiguities from the same-named method in the DataHandleHolderBase base class.
-
Tadej Novak authored
MuonReadoutGeometry: Fix warning in archflagtest nightly. See merge request atlas/athena!75604
-
MuonReadoutGeometry: Fix warning in archflagtest nightly. In the archflagtest nightly, we get a (apparently bogus) warning about an out-of-bounds access when applying head(2) to a Vector3D. However, since the 2 is constant, we can use head<2>() instead; that in passing gets rid of the warning.
-
Tadej Novak authored
DataModelTestDataRead+DataModelTestDataWrite: Update to support tests reading and writing to RNTuple. See merge request atlas/athena!75600
-
Tadej Novak authored
CalibrationDataInterface: Fix cppcheck 2.14 warnings. See merge request atlas/athena!75607
-
CalibrationDataInterface: Fix cppcheck 2.14 warnings. Copying values in range-for. Prefer returning const references to members rather than copies.
-
Tadej Novak authored
SiSpacePointsSeedTool_xk: Fix cppcheck warning. See merge request atlas/athena!75609
-
SiSpacePointsSeedTool_xk: Fix cppcheck warning. We were getting a cppcheck warning about an out-of-range argument in computeEta. This was a false positive, with cppcheck not fully understanding the flow in this function. However, this can anyway be rewritten taking advantage of an identity for asinh() to reduce the number of special function evaluations needed.
-
Tadej Novak authored
G4HiveEx: Adjust conditional for cppcheck. See merge request atlas/athena!75608
-
G4HiveEx: Adjust conditional for cppcheck. Adjust so that cppcheck doesn't see the false conditional for gettid.
-
Tadej Novak authored
TrackingAnalysisAlgorithms: Fix clang warnings. See merge request atlas/athena!75605
-
TrackingAnalysisAlgorithms: Fix clang warnings. Binding references to temporaries in range-for.
-
scott snyder authored
Make ViewVector tests optional.
-
scott snyder authored
Make ViewVector tests optional.
-
- Nov 04, 2024
-
-
Tadej Novak authored
Migrate extends2, etc. to extends See merge request atlas/athena!75583
-
Jiri Masik authored
Update collisions_run.config - Restore 2d global overview for legacy (but it... See merge request atlas/athena!75335
-
Update collisions_run.config - Restore 2d global overview for legacy (but it under Expert folder). Delete Legacy folder. Change name of PPM folder under Expert to TREX, to be consistent with upcoming defects
-
Jiri Masik authored
Update efex decorator See merge request atlas/athena!75566
-
Update efex decorator
-
Jean-Baptiste De Vivie De Regie authored
TRTCalib - Precision T0 file See merge request atlas/athena!75562
-
TRTCalib - Precision T0 file
-
Tadej Novak authored
AtlasPID: Clean-up classification of R-Hadrons and Glueballs See merge request atlas/athena!75551
-
AtlasPID: Clean-up classification of R-Hadrons and Glueballs
-