This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 16, 2025
-
-
Prepare ACTS-only JO for ITK reconstruction
-
- Feb 11, 2025
-
-
update condition tags for MC21 Run4 and MC23
-
- Feb 10, 2025
- Feb 07, 2025
-
-
Remove query from EventSelector
-
- Feb 04, 2025
-
-
Tadej Novak authored
-
- Jan 30, 2025
-
-
Standardize the location of PackageName_entries.cxx Twelve packages did not follow the convention of having the PackageName_entries.cxx file in src/components/. This merge request updates those packages to match all other packages in the repository.
-
- Jan 29, 2025
-
-
Frank Winklmeier authored
There is no thread-safety problem with `InitGaudiGoogleTest` itself. Just when used globally this becomes a problem. Remove the thread-unsafe annotation.
-
- Jan 15, 2025
-
-
Expand CPAlgorithms tests to AF3
-
- Jan 09, 2025
-
-
SGTools: Refactor DataProxy_cast. Move the DataProxy_cast declarations to a separate header so that we can use them without having to include the headers for the whole DataProxy machinery. Move more functionality out-of-line to further limit header dependencies.
-
Tadej Novak authored
Rename /eos/atlas/atlascerngroupdisk/proj-sit -> /eos/atlas/atlascerngroupdisk/proj-ascig for CI and tools infrastructure
-
- Jan 08, 2025
-
-
Frank Winklmeier authored
Add a generic test fixture to setup Gaudi in unit testing frameworks (e.g. boost test).
-
- Jan 02, 2025
-
-
CITEST for Global Monitoring
-
- Dec 17, 2024
-
-
CP algorithms integration tests
-
- Dec 15, 2024
-
-
ControlTest: Suppress cppcheck warnings. Better positioning of suppression.
-
- Dec 12, 2024
-
-
TestTools: Fix equality test for TestAlloc. TestAlloc has no state, so consider all instances equal. Fixes failure with swap when _GLIBCXX_ASSERTIONS is enabled.
-
- Dec 11, 2024
-
-
Frank Winklmeier authored
-
- Dec 09, 2024
-
-
Frank Winklmeier authored
-
- Dec 06, 2024
-
-
Tadej Novak authored
-
- Dec 02, 2024
-
-
New ACTS gx2f integration
-
- Nov 28, 2024
-
-
Frank Winklmeier authored
Add support for job options in test fixture. Also remove the output suppression for `MSG::ALWAYS` as this does not seem to be needed.
-
- Nov 27, 2024
-
-
Vakhtang Tsulaia authored
-
- Nov 26, 2024
-
-
Frank Winklmeier authored
-
- Nov 20, 2024
-
-
Tadej Novak authored
-
- Nov 18, 2024
-
-
Frank Winklmeier authored
Many of the "false positives" have been fixed in our current version of cppcheck (2.16). Remove the suppression of these defects.
-
- Nov 15, 2024
-
-
ACTS spot test with heavy ions
-
- Nov 11, 2024
-
-
Preparation alg for hgtd clusters
-
- Nov 08, 2024
-
-
ZDC changes: adjusted pulse-fitting settings and monitoring for pp-mode physics data & injector pulse; incorporated monitoring with trigger selections for pp-ref + UCC triggers separated HG/LG & coarse/fine scan and implemented status-bits-based cutmasks for injector-pulse reco-amp-versus-input-voltage histograms
-
- Nov 06, 2024
-
-
Tadej Novak authored
CP algs: Remove legacy sequence configuration
-
- Nov 05, 2024
-
-
Tadej Novak authored
CP algs: Remove legacy sequences tests
-
- Nov 01, 2024
-
-
Adam Edward Barton authored
Disable ZdcTest in main until it is fixed
-
- Oct 30, 2024
-
-
added CI tests for ZDCCalib, ZDCLEDCalib, ZDCInjCalib streams
-
- Oct 25, 2024
-
-
added local test for ZdcRecConfig and CI test for ZDCCalib data See merge request atlas/athena!75302
-
Frank Winklmeier authored
This reverts commit 54b1226a, reversing changes made to 15c54ca9.
-
- Oct 24, 2024
-
-
added local test for ZdcRecConfig and CI test for ZDCCalib data
-
- Oct 16, 2024
-
-
Integrate ACTS Score-based Ambiguity Resolution into Athena
-
Vakhtang Tsulaia authored
-
- Oct 14, 2024
-
-
Frank Winklmeier authored
Move those tests that only depend on StoreGate to that package.
-
- Oct 13, 2024
-
-
Vakhtang Tsulaia authored
Plus minor code cleanup
-
- Oct 11, 2024
-
-
Frank Winklmeier authored
-