Skip to content
Snippets Groups Projects
  1. Dec 04, 2022
  2. Dec 01, 2022
  3. Nov 29, 2022
  4. Nov 25, 2022
  5. Nov 11, 2022
  6. Nov 09, 2022
    • Arya Aikot's avatar
      TileByteStream: Update unpacking of Tile digits received via FELIX · 6bdf79ae
      Arya Aikot authored and Tadej Novak's avatar Tadej Novak committed
      TileByteStream: Update unpacking of Tile digits received via FELIX
      
      TileROD_Decoder has been updated to introduce special function to be used to fill Tile digits collection
      in the case they are received via FELIX, and to update function used to decode Frag 6 data.
      
      Tile digits bytestream converter has been updated to use this new function to fill Tile digits collection
      if client requests the data received via FELIX, which is determined by name of Tile digits container.
      6bdf79ae
  7. Nov 04, 2022
  8. Nov 01, 2022
  9. Oct 27, 2022
  10. Oct 24, 2022
    • Siarhei Harkusha's avatar
      TileMonitoring: Update monitoring Tile digits received via FELIX · 09089c2b
      Siarhei Harkusha authored and Julien Maurer's avatar Julien Maurer committed
      TileMonitoring: Update monitoring Tile digits received via FELIX
      
      Tile felix digits monitoring algorithm which will be used to monitor digits
      received via FELIX has been updated to fix calculation of RMS for digits
      and to add possibility to specify Frag IDs of modules which should be monitorred.
      
      New-style (ComponentAccumulator based) confiuration
      for Tile felix digits monitoring algorithm has been added.
      
      Test for Tile felix digits monitoring algorithm has been added.
      09089c2b
  11. Oct 20, 2022
  12. Oct 18, 2022
    • Siarhei Harkusha's avatar
      TileMonitoring: Update script to run online Tile monitoring · 2dfa9dc9
      Siarhei Harkusha authored and Julien Maurer's avatar Julien Maurer committed
      TileMonitoring: Update script to run online Tile monitoring
      
      Script to run Tile monitoring has been modified:
      
      - conditions and geometry have been updated for Run 3
      
      - stream names to be monitorred in online has been specified explicitely
        to avoid problems with TLA where there are no Tile information
      
      - order of monitoring algorithm in serial mode has been fixed
        to run data corruption monitoring after creation of cells
        where event info can be updated with Tile info/errors.
      
      Monitoring of energy and time differences in cell between PMTs
      have been switched on for online.
      2dfa9dc9
  13. Oct 14, 2022
  14. Oct 10, 2022
  15. Oct 03, 2022
  16. Oct 01, 2022
    • Marcin Nowak's avatar
      Remove IOV Callback from TagInfoMgr · 8fd74ee1
      Marcin Nowak authored and Julien Maurer's avatar Julien Maurer committed
      Remove IOV Callback from TagInfoMgr
      
      Removed the use of the IOVSvc callback as it is not thread-safe.
      Now relying solely on incidents (begin run/file)
      Also removed DataHandles use to not trigger gccchecker thread safety
      errors (see ATEAM-855)
      8fd74ee1
  17. Sep 30, 2022
  18. Sep 28, 2022
  19. Sep 27, 2022
  20. Sep 23, 2022
  21. Sep 22, 2022
  22. Sep 21, 2022
    • Siarhei Harkusha's avatar
      Convert TileHid2RESrcID into conditions object for HLT (ATLASRECTS-7291, ATR-21656) · b61eee4f
      Siarhei Harkusha authored and Walter Lampl's avatar Walter Lampl committed
      Convert TileHid2RESrcID into conditions object for HLT (ATLASRECTS-7291, ATR-21656)
      
      Since TileHid2RESrcID depends on run number it has been converted into conditions object.
      
      New conditions algorithm (TileHid2RESrcIDCondAlg)
      to produce TileHid2RESrcID conditions object has been added.
      
      Configuration and test for TileHid2RESrcIDCondAlg conditions algorithm have been added.
      
      Tile region selection algorithm (RegSelCondAlg_Tile) has been updated to use TileHid2RESrcID conditions object
      and to remove artificial dependency on LArOnOffIdMap conditions object.
      
      Test for RegSelCondAlg_Tile algorithm has been added.
      
      All Tile byte steam tools have been updated to use TileHid2RESrcID conditions object
      instead of using the same object from TileROD_Decoder.
      
      TrigCaloDataAccessSvc service and the corresponding configuration have been updated
      to use TileHid2RESrcID conditions object instead of using the same object from TileROD_Decoder.
      
      New and old style JO configurations for production of transient BS or writing BS
      have been updated to configure TileHid2RESrcIDCondAlg conditions algorithm.
      
      RegSelToolConfig has been updated accordingly to configure correctly Tile region selection algorithm.
      b61eee4f
  23. Sep 19, 2022
  24. Sep 15, 2022
  25. Sep 14, 2022
Loading