Skip to content
Snippets Groups Projects
  1. Mar 08, 2024
  2. Mar 07, 2024
  3. Mar 05, 2024
  4. Mar 01, 2024
  5. Feb 29, 2024
  6. Feb 28, 2024
  7. Feb 26, 2024
  8. Feb 23, 2024
  9. Feb 21, 2024
  10. Feb 18, 2024
  11. Feb 16, 2024
  12. Feb 15, 2024
  13. Feb 14, 2024
  14. Feb 13, 2024
  15. Feb 09, 2024
    • Siarhei Harkusha's avatar
      TileRecEx: Update Tile script to reconstruct calibration runs · 787413a4
      Siarhei Harkusha authored and Tadej Novak's avatar Tadej Novak committed
      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
      787413a4
  16. Feb 08, 2024
  17. Feb 06, 2024
  18. Feb 05, 2024
    • Siarhei Harkusha's avatar
      TileRecEx+TileRecUtils: Update Tile reconstruction script for calibration runs · 9a585bd9
      Siarhei Harkusha authored and Tadej Novak's avatar Tadej Novak committed
      TileRecEx+TileRecUtils: Update Tile reconstruction script for calibration runs
      
      CA-based scritpt to run Tile reconstruction on calibration runs
      has been updated to add possibility to create Tile cells and Jive XML files,
      and to save output into POOL file, and to add additional command line arguments
      for mono CIS, CIS and laser in the gap Tile run types.
      
      CA-based configurations for reconstruction of Tile cells has been updated to add
      possibility to specify if merging of DSP and offline reconstruction is needed.
      
      CA-based configuration for reconstruction of Tile raw channels with
      iterations has been updated to used three maximum iterations for
      Tile mono CIS runs to match the DSP reconstruction.
      9a585bd9
    • Siarhei Harkusha's avatar
      TileByteStream: Configure predefined mapping from BS frag ID to Tile drawer ID... · 58e5d442
      Siarhei Harkusha authored and Tadej Novak's avatar Tadej Novak committed
      TileByteStream: Configure predefined mapping from BS frag ID to Tile drawer ID for Run1 (ATR-28730, ATLASRECTS-7888)
      
      TileByteStream: Configure predefined mapping from BS frag ID to Tile drawer ID for Run1 (ATR-28730)
      
      The configuration of TileHid2RESrcIDCondAlg has been modified to
      configure predefined mapping from BS frag ID to Tile drawer ID for Run1
      since in the COMP200 DB there is no conditions for ROD status.
      58e5d442
    • Siarhei Harkusha's avatar
      TileMonitoring: Add new style configuration of AlgoJiveXML for Tile · f29d1ba6
      Siarhei Harkusha authored and Tadej Novak's avatar Tadej Novak committed
      TileMonitoring: Add new style configuration of AlgoJiveXML for Tile
      
      New style (CA-based) configuration of AlgoJiveXML for Tile has been added.
      The test of new configuration of AlgoJiveXML for Tile has been added
      
      The script to run Tile monitoring has been udpated to add possibility
      to run AlgoJiveXML for Tile data and to switch off monitoring algorithms.
      f29d1ba6
  19. Feb 01, 2024
  20. Jan 31, 2024
    • Siarhei Harkusha's avatar
      TileByteStream: Migrate unit tests configurations to CA-based ones · eb4bc669
      Siarhei Harkusha authored and Adam Edward Barton's avatar Adam Edward Barton committed
      TileByteStream: Migrate unit tests configurations to CA-based ones
      
      The configuration of unit tests have been migrated to CA-based ones.
      Unit tests have been renamed to avoid misleading 'Cnv' in the names
      since the corresponding Tile raw data reading algorithm is actually
      tested here now (not the corresponding converters).
      
      The reference files for unit tests have been updated accordingly.
      
      The configuration of Tile raw data reading algorithm has been updated
      to configure reading of Tile L2 container and to configure
      the Tile ROD decoder without bad channels and EM scale conditions
      since they are not used in offline where this algorithm is actually used.
      eb4bc669
  21. Jan 29, 2024
    • Siarhei Harkusha's avatar
      TileByteStream+TrigT2CaloCommon: Read mapping from BS frag ID to Tile drawer ID from DB · af316209
      Siarhei Harkusha authored and Adam Edward Barton's avatar Adam Edward Barton committed
      TileByteStream+TrigT2CaloCommon: Read mapping from BS frag ID to Tile drawer ID from DB
      
      Tile configuration (CA-based) function to prepare conditions object with mapping
      from BS frag ID to Tile drawer ID has been modified to initialize it from DB by default.
      
      This is done to resolve the issue with two Tile modules EBA61 and EBA63 (ROD fibers swapped) in 2022-2023 data.
      
      The conditions algorithm which prepares mapping from BS frag ID to Tile drawer ID
      has been modified to use all available information from DB (including beam elements).
      
      Tile ROD decoder tool has been modified to unpack DQ fragment when unpacking channels is requested,
      and to use the conditions object with mapping from BS frag ID to Tile drawer ID
      as argument in function used to fill Tile cell collection in HLT.
      
      The clients (TrigCaloDataAccessSvc and Tile ROD decoder test) have been updated accordingly.
      af316209
Loading