- Feb 20, 2024
-
-
-
[ATR-28716] Refactor Calo GPU flags
-
Remove legacy sim config main
-
-
set geometry version in __main__ of LAr & Calo bytestream-reading configs
-
-
-
-
-
remove 'oracle' option from indirectOpen
-
CaloCellList fix indent
-
-
- 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.
-
- Oct 31, 2023
-
-
Adding calo LCW performance job
-
- Oct 30, 2023
-
-
CaloUtils: Tighten up test for bad layer position. When we calculate the layer positionsm in CaloLayerCalculator, we can get crazy values if there is near-cancelation of the cell energies. There was some protection against this, but it was not sufficiently comprehensive. Tighten up these checks. See ATLASRECTS-7775.
-
- Oct 26, 2023
-
-
Adding LCW transform
-
Faster cell copying for HeavyIons
-
- Oct 09, 2023
-
-
Auto-config various HI-Rec modes (HI, HIP, UPC) #attempt to auto-config HI-Rec, Step 3 Add back CaloConfigFlags
-
- Oct 06, 2023
-
-
LCW CA config
-
Cluster xtalk recovery 2D neighbors in layer 2
-