Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena.git. Pull mirroring updated .
  1. Feb 12, 2025
    • Siarhei Harkusha's avatar
      TileTPCnv: Save Tile raw channel collection DSP metadata (ATLASSIM-7403) · 0ff6d740
      Siarhei Harkusha authored and Jean-Baptiste De Vivie De Regie's avatar Jean-Baptiste De Vivie De Regie committed
      TileTPCnv: Save Tile raw channel collection DSP metadata (ATLASSIM-7403)
      
      For every Tile Calorimeter module the so-called Tile DQ status fragment is written in the ByteStream in every event.
      Information from this fragment is then stored in the metadata for the corresponding Tile raw channel collection.
      And then the Tile DQ status is produced on the fly using this metadata also.
      
      This information is not saved in the POOL format (it seems to be not needed before).
      But if the ByteStream for data overlay is pre-converted in the RDO POOL format to  augment it,
      then this information is also needed to produce the correct Tile DQ status.
      
      So, Tile raw channel container converter has been modified to save also the raw channel collection metadata.
      This information is saved only in the case when Tile raw channel container comes from the DSP,
      and when there are errors in the metadata for the corresponding module.
      That means that the metadata are saved only for problematic modules.
      
      To save space some errors (header format and parity errors,
      sample format and parity errors, FE and ROD chip mask errors)
      are merged into one (memory parity error).
      
      The test for the Tile raw channel converter has been modified to test this functionality
      and the corresponing reference file has been update also.
      0ff6d740
  2. Feb 11, 2025
  3. Feb 07, 2025
  4. Jan 31, 2025
  5. Jan 30, 2025
  6. Jan 20, 2025
  7. Jan 15, 2025
  8. Jan 14, 2025
  9. Jan 11, 2025
  10. Jan 10, 2025
  11. Dec 19, 2024
  12. Dec 17, 2024
  13. Dec 10, 2024
  14. Dec 07, 2024
  15. Nov 30, 2024
  16. Nov 27, 2024
  17. Nov 21, 2024
  18. Nov 20, 2024
  19. Nov 18, 2024
  20. Nov 14, 2024
  21. Nov 05, 2024
  22. Oct 30, 2024
  23. Oct 29, 2024
  24. Oct 24, 2024
Loading