Skip to content
Snippets Groups Projects
  1. Feb 20, 2024
  2. Jan 29, 2024
  3. Jan 26, 2024
  4. Jan 25, 2024
  5. Jan 22, 2024
    • Siarhei Harkusha's avatar
      Add Tile algorithm to read raw data from BS · d968cf9c
      Siarhei Harkusha authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      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.
      d968cf9c
  6. Jan 18, 2024
    • Frank Winklmeier's avatar
      CaloClusterCorrection: unit test cleanup · d81dda3b
      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.
      d81dda3b
    • Walter Lampl's avatar
      Speed up CaloCellPedestalCorr · e5c1c668
      Walter Lampl authored
      Speed up CaloCellPedestalCorr
      e5c1c668
  7. Jan 14, 2024
  8. Jan 12, 2024
  9. Jan 05, 2024
  10. Dec 20, 2023
  11. Dec 14, 2023
  12. Dec 12, 2023
  13. Dec 04, 2023
  14. Nov 21, 2023
  15. Nov 20, 2023
  16. Nov 17, 2023
  17. Nov 15, 2023
  18. Nov 01, 2023
  19. Oct 31, 2023
  20. Oct 30, 2023
    • Scott Snyder's avatar
      CaloUtils: Tighten up test for bad layer position. · 33bd7dbf
      Scott Snyder authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      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.
      33bd7dbf
  21. Oct 26, 2023
  22. Oct 09, 2023
  23. Oct 06, 2023
Loading