- Mar 06, 2024
-
-
Drop suppression of warnings about failed import of DigitizationFlags - to find any remaining (mis)usage
-
- Mar 05, 2024
-
-
Frank Winklmeier authored
-
- Mar 04, 2024
-
-
LAr DB tools update
-
- Feb 29, 2024
-
-
CaloDetDescrUtils: cmmake fix Missing dependency on CaloDetDescr.
-
- Feb 28, 2024
-
-
Frank Winklmeier authored
-
- Feb 23, 2024
-
-
Tadej Novak authored
-
- Feb 20, 2024
-
-
Fix ART tests to run on main instead of master
-
- Feb 15, 2024
-
-
Frank Winklmeier authored
-
- Feb 14, 2024
-
-
[ATR-28716] Refactor Calo GPU flags
-
Remove legacy sim config main
-
- Feb 13, 2024
-
-
set geometry version in __main__ of LAr & Calo bytestream-reading configs
-
Walter Lampl authored
-
- Feb 09, 2024
-
-
remove 'oracle' option from indirectOpen
-
- Feb 06, 2024
-
-
CaloCellList fix indent
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
- Feb 01, 2024
-
-
Tadej Novak authored
-
- Jan 29, 2024
-
-
Frank Winklmeier authored
Follow-up to Gaudi v38 update (!66880) for properties that changed from `list` to `set`. Assign values as `set` instead of relying on the implicit conversion.
-
- Jan 26, 2024
-
-
Fixing/adding some configuration for TopoCluster GPU HLT running
-
CondInputLoader: remove explicit semantics C++ sets are now properly represented as python sets.
-
- Jan 25, 2024
-
-
Walter Lampl authored
-
- Jan 22, 2024
-
-
Add Tile algorithm to read raw data from BS New Tile algorithm has been added to read raw data from BS, because conditions object with correct mapping from bytestream frag ID to TileCal drawer ID is used and using BS converters in this case is not convenient to resolve all dependencies They should be manually attributed to the corresponding algorithms. With new algorithm they should be resolved automatically. Clients has been updated to use new Tile algorithm to read raw data from BS. Tile ROD decoder has been modified to use conditions object with mapping from bytestream frag ID to TileCal drawer ID, and to switch off TileL2Builder tool by default, and to unpack only required collection with digits or raw channels. Otherwise they always unpacked both in the same time. Tile proxy tools to read conditions from file or DB have been modified to allow to read integers (not only float). The configuration of TileHid2RESrcIDCondAlg has been modified to allow to read the mapping from bytestream frag ID to TileCal drawer ID from DB. The configuration function to read Tile raw data from BS has been modified to use the new algorithm. Text files with mapping from bytestream frag ID to TileCal drawer ID have been added. The corresponding test and references have been updated accordingly.
-
- Jan 18, 2024
-
-
Frank Winklmeier authored
Import the athena `Logging` module to get our default log format (becomes relevant for Gaudi v38 where GaudiHandles use `logging` instead of `print`). This is needed here as the test does not import any of our other standard modules (e.g. `MainServicesConfig`). Also delete obsolete XML test configuration file.
-
Walter Lampl authored
Speed up CaloCellPedestalCorr
-
- Jan 14, 2024
-
-
Denis Damazio authored
-
- Jan 12, 2024
-
-
Add and use Tile BS reading configuration function New Tile BS reading configuration (CA-based) function has been added in order to keep it in one place because it will be modified later to read mapping from bytestream frag ID to TileCal drawer ID from DB. Clients has been modified to use it to read the Tile BS data.
-
Upgrading to component accumulator the package
-
- Jan 05, 2024
- Dec 20, 2023
-
-
Walter Lampl authored
-
- Dec 14, 2023
-
-
CaloEvent: Fix cppcheck warnings. - Issues with assertions with possible side effects.
-
CaloCondBlobObjs: Fix cppcheck warnings. Explicitly qualify calls to virtual functions from constructors.
-
- Dec 12, 2023
-
-
CaloEvent: cmake fix Fix boost dependencies.
-
- Dec 04, 2023
-
-
Wrap the single particle barcode 10001
-
- Nov 21, 2023
-
-
add cell_name method to CaloCell_Base_ID
-
- Nov 20, 2023
-
-
CaloTopoTowerFromClusterMaker: Use unique_ptr instead of manual memory managment
-
- Nov 17, 2023
-
-
Cleanup python CA
-
- Nov 15, 2023
-
-
Removal of Obosolete ATLFASTII code
-
- Nov 01, 2023
-
-
Frank Winklmeier authored
Delete obsolete legacy job options.
-