This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Dec 19, 2024
-
-
Duc Ta authored
Projects: Update to LCG_106b_ATLAS_1, atlasexternals 2.1.16.3 and tdaq/tdaq-common 12-00-00 See merge request atlas/athena!76870
-
Projects: Update to LCG_106b_ATLAS_1, atlasexternals 2.1.16.3 and tdaq/tdaq-common 12-00-00 Update the 24.0 branch to LCG_106b_ATLAS_1, atlasexternals 2.1.16.3 and tdaq/tdaq-common 12-00-00. The most significant updates in LCG_106b (SPI-2678) are ROOT 6.32/08 and xrootd 5.7.2. The other package updates are listed at: https://lcginfo.cern.ch/compare_releases/None/106b/106a The layer LCG_106b_ATLAS_1 is identical to LCG_106a_ATLAS_7 apart from the LCG_106b updates.
-
Jiri Masik authored
ATR-30401 - A Prescaled CR Sideband for ATR-28563 A Phase I L1Topo LLP Trigger See merge request atlas/athena!76833
-
Revert "removed unnecessary per-bit addvariable" This reverts commit da22d1e22534fc0e074f56219ed4854b52e8f52c.
-
Jiri Masik authored
ATR-30628 ATR-30627 request clean-up for legacy chains See merge request atlas/athena!76834
-
ATR-30628 ATR-30627 request clean-up for legacy chains
-
Jiri Masik authored
Anomaly trigger dummy implementation See merge request !76182
-
Anomaly trigger implementation Anomaly trigger implementation update naming based on recommendation
-
Jean-Baptiste De Vivie De Regie authored
ZdcMonitoring: Fix clang warnings. See merge request atlas/athena!76860
-
ZdcMonitoring: Fix clang warnings. Binding temporaries to references in range-for.
-
Jean-Baptiste De Vivie De Regie authored
SCT_Digitization: Fix out-of-bounds vector writes. See merge request atlas/athena!76859
-
SCT_Digitization: Fix out-of-bounds vector writes. reserve/resize mixup
-
Jean-Baptiste De Vivie De Regie authored
TileConditions: Fix array bounds checking. See merge request atlas/athena!76856
-
TileConditions: Fix array bounds checking. Fix off-by-one errors in array bounds checks. Solves crashes seen when building with -D_GLIBCXX_ASSERTIONS.
-
Jean-Baptiste De Vivie De Regie authored
CaloTrackingGeometry: Fix out-of-bounds vector access. See merge request atlas/athena!76855
-
CaloTrackingGeometry: Fix out-of-bounds vector access. Fixes crash when built with -D_GLIBCXX_ASSERTIONS.
-
Jiri Masik authored
TrigT1MBTS: Fix out-of-bounds vector access. See merge request atlas/athena!76857
-
TrigT1MBTS: Fix out-of-bounds vector access. Solves test failures when compiled with -D_GLIBCXX_ASSERTIONS.
-
- Dec 18, 2024
-
-
Jean-Baptiste De Vivie De Regie authored
main-cppcheck-ZDC See merge request !76817
-
main-cppcheck-ZDC
-
Jiri Masik authored
TrigInDetAnalysis: fix remaining cppcheck defects See merge request !76754
-
Jiri Masik authored
Frozen FW test: make diff step reporting result See merge request !76802
-
Frozen FW test: make diff step reporting result
-
Jiri Masik authored
TrigEgammaEmulationTool: fix uninitialized variables See merge request !76772
-
Jean-Baptiste De Vivie De Regie authored
removed obsolete test from ISF_Validation See merge request !76816
-
removed obsolete test from ISF_Validation
-
- Dec 17, 2024
-
-
Jean-Baptiste De Vivie De Regie authored
Update references for IDPVM mu20GeV_simreco + Z' TIDE ART tests See merge request !76788
-
Update references for IDPVM mu20GeV_simreco + Z' TIDE ART tests
-
Jean-Baptiste De Vivie De Regie authored
ZdcMonitoring: Fix cppcheck warning. See merge request !76786
-
ZdcMonitoring: Fix cppcheck warning. ZdcMonitoring: Fix cppcheck warning. Pass string by const reference, not by value.
-
Jiri Masik authored
TrigT1Result: vector bounds checks. See merge request atlas/athena!76775
-
TrigT1Result: vector bounds checks. Protect against out-of-bounds vector reads.
-
Duc Ta authored
TrackParticleCnvAlg: Fix when running in BStoRDO step See merge request atlas/athena!76697
-
Duc Ta authored
TrkDetDescrSvc: Fix out-of-bounds vector write. See merge request atlas/athena!76773
-
TrkDetDescrSvc: Fix out-of-bounds vector write. reserve/resize confusion. Fixes crash with -D_GLIBCXX_ASSERTIONS.
-
Duc Ta authored
MuonEventTPCnv: Fix out-of-bounds vector accesses in tests. See merge request atlas/athena!76774
-
MuonEventTPCnv: Fix out-of-bounds vector accesses in tests. Some dummy DD objects had too-short vectors. Fixed.
-
Duc Ta authored
TRT_ConditionsData: Fix out-of-bounds vector accesses. See merge request atlas/athena!76776
-
TRT_ConditionsData: Fix out-of-bounds vector accesses. resize/reserve confusion.
-
Jean-Baptiste De Vivie De Regie authored
BStoRDO: Store all ID BS errors See merge request atlas/athena!76769
-