Skip to content
Snippets Groups Projects
  1. Mar 14, 2022
  2. Mar 08, 2022
  3. Feb 21, 2022
  4. Jan 28, 2022
  5. Dec 12, 2021
  6. Nov 24, 2021
  7. Oct 29, 2021
  8. Oct 22, 2021
    • Vakhtang Tsulaia's avatar
      Fixes in alignment condition algorithms · 34c20bee
      Vakhtang Tsulaia authored
      1. Pixel and SCT algorithms turned into AthAlgorithms to address ATLASRECTS-6553
      
      2. TRT, LAr and Calo algorithms fixed by adding event context to the constructors
      of condition handles
      34c20bee
  9. Oct 18, 2021
  10. Sep 24, 2021
  11. Aug 19, 2021
  12. Aug 09, 2021
  13. Jul 21, 2021
  14. Jul 14, 2021
  15. Jul 08, 2021
  16. Jun 24, 2021
  17. Jun 07, 2021
  18. May 24, 2021
  19. May 10, 2021
  20. May 09, 2021
  21. Apr 09, 2021
  22. Apr 05, 2021
  23. Mar 17, 2021
  24. Feb 19, 2021
  25. Feb 16, 2021
  26. Feb 12, 2021
  27. Feb 10, 2021
  28. Feb 08, 2021
  29. Jan 26, 2021
  30. Jan 25, 2021
  31. Jan 22, 2021
    • Soshi Tsuno's avatar
      Activation of new deadmap folder (ATLASRECTS-5014) · 821e55b1
      Soshi Tsuno authored
      The deadmap format will be changed in rel.22.
      The previous DB folder was /PIXEL/PixMapOverlay, and new folder /PIXEL/PixelModuleFeMask .
      This new folder is not included in old global tag.
      Thus, in the job option, the DB-tag is specified, but this should be removed when the q-test update new global tag.
      Unfortunately, q221 uses old global tag, OFLCOND-MC16-SDR-25, which associates PixMapOverlay-SIM-MC16-000-02.
      But the RUN-2 best-knowledge tag is based on PixMapOverlay-SIM-MC16-000-03, and new deadmap conditions also based on this tag (-03).
      Therefore, the q221 test will not pass T0 policy. The reference file is updated.
      On the other hand, the data q431 is no problem.
      821e55b1
  32. Dec 18, 2020
  33. Dec 17, 2020
  34. Dec 11, 2020
  35. Dec 09, 2020
  36. Nov 24, 2020
  37. Nov 20, 2020
  38. Oct 04, 2020
    • sutt's avatar
      Remaining changes to remove the RegSelSvc ID use · dae76505
      sutt authored
      These changes (hopefully) finish the change needed to remove the use of the RegSelSvc
      for the ID sub-systems.
      
      In addition, there are changes to the RegSelSvc code and the IDRegionSelector
      code to remove the generation of the lookup tables using the old code, and remove
      the RS functionality for the Pixel, SCT and TRT from the old RegSe;Svc.
      
      In addition, to get round an issue with the PixelCablingCondAlg which seems to
      report an unusable EventIDRange, there is a hack to get it to return a range
      which should (mostly) work.
      
      This hack should be replaced by a proper impementation of the PixelCablingCondAlg
      which no longer needs to set up during the initialise (at least for the RegionSelector)
      
      If the pixel cabling still needs to be configured during initialize() for some
      other reason, then this range should be fixed such that it provides a valid range
      for the subseuqnet use, or overwridden properly in the execute method.
      dae76505
Loading