- Feb 09, 2024
-
-
MuonGeoModelR4 - Simplify way to retrieve the Alignable nodes
-
Tadej Novak authored
Clean up legacy config from IDPVM See merge request atlas/athena!68696
-
Clean up legacy config from IDPVM
-
Tadej Novak authored
Pythia8_i add back the by mistake reverted changes See merge request atlas/athena!68700
-
Pythia8_i add back the by mistake reverted changes
-
Tadej Novak authored
TileRecEx: Update Tile script to reconstruct calibration runs See merge request atlas/athena!68694
-
TileRecEx: Update Tile script to reconstruct calibration runs Tile script to reconstruct calibration runs has been udpated to - add possibility to reconstruct Tile cells, clusters, towers, muid, cosmic muons - add possibiity to produce Tile hits from raw channels - add possibility save reconstruced objects into D3PD file - add possibility to monitor Tile cells, digi noise, and DQ
-
Tadej Novak authored
Add tests for acts regional data prep See merge request atlas/athena!68706
-
Add tests for acts regional data prep
-
Tadej Novak authored
Early exit in case the inputs are empty See merge request atlas/athena!68576
-
Early exit in case the inputs are empty
-
Tadej Novak authored
Fix for failing nightly tests See merge request atlas/athena!68719
-
Fix for failing nightly tests
-
Tadej Novak authored
Prevent concurrent vtune resume or pause calls. See merge request atlas/athena!68710
-
Tadej Novak authored
CPAlgorithms: refactor the object cutflow See merge request atlas/athena!68716
-
CPAlgorithms: refactor the object cutflow
-
Tadej Novak authored
AthenaPython: cleanup CfgPy classes See merge request atlas/athena!68708
-
Tadej Novak authored
TrigP1Test: migrate more ART tests to CA See merge request atlas/athena!68625
-
Tadej Novak authored
GeoModel version changed from 4.6.0 to 5.0.1 See merge request atlas/athena!68268
-
Tadej Novak authored
Deprecate `AthConfigFlags.__call__` See merge request atlas/athena!65067
-
Revert "remove deprecation on __call__, again" This reverts commit 1b3d761e.
-
Tadej Novak authored
Infrastructure for Machine Learning inference with ONNX Runtime See merge request atlas/athena!68093
-
Revert "remove redundant packages" This reverts commit 0ac0c9a2.
-
Tadej Novak authored
AthContainers, etc: Update copy/copyForOutput to work on AuxVectorData. See merge request atlas/athena!68624
-
AthContainers: Update copy/copyForOutput to work on AuxVectorData. Update the copy/copyForOutput methods of IAuxTypeVectorFactory / AuxTypeRegistry to take AuxVectorData instances rather than bare pointers. Remove the corresponding static methods from AuxTypeVector. Refactoring to make possible dependencies between auxiliary variables, as would be used to support packed links / jagged vectors. Also alter them to operate on ranges, rather than a single element.
-
Tadej Novak authored
MuonPRDVal - Delete depreciated files See merge request atlas/athena!68680
-
MuonPRDVal - Delete depreciated files
-
Tadej Novak authored
[ATR-28645] HLT navigation searching logic code for failed branches See merge request atlas/athena!67952
-
HLT navigation searching logic code for failed branches, update to include ComboHypo and fix bug related to transient-only containers
-
Tadej Novak authored
remove 'oracle' option from indirectOpen See merge request atlas/athena!68658
-
remove 'oracle' option from indirectOpen
-
Tadej Novak authored
-
- Feb 08, 2024
-
-
Tadej Novak authored
Revert "Merge branch 'bugfix_objectcutflow' into 'main'" See merge request atlas/athena!68713
-
Tadej Novak authored
Revert "Merge branch 'bugfix_objectcutflow' into 'main'" This reverts merge request !68554
-
Tadej Novak authored
DataQualityInterfaces - fix string parameters of regex assessors See merge request atlas/athena!68681
-
Merge branch '23.0-dqi-bugfix2' into '23.0' DataQualityInterfaces - fix string parameters of regex assessors See merge request atlas/athena!68517 (cherry picked from commit 20984dea) e56dcc90 DataQualityInterfaces - fix string parameters of regex assessors
-
Tadej Novak authored
Fix cmake files for ACTS packages See merge request atlas/athena!68689
-
Fix cmake files for ACTS packages
-
Tadej Novak authored
introduce a simple per-algorithm memory monitor for EventLoop See merge request atlas/athena!68430
-
introduce a simple per-algorithm memory monitor for EventLoop This will **not** be able to detect memory leaks, but instead it will just monitor how much memory an algorithm allocates during setup. This allows to see if any of the algorithms has a particularly large calibration table or similar. It also contains occasional memory usage printouts during the job. That allows to see whether memory gets consumed in the job setup, or during execute This is mostly meant to allow debugging some current problems with the Top jobs which quickly shoot up to 3.2GB memory consumption.
-