Skip to content
Snippets Groups Projects
  1. Feb 19, 2021
  2. Jan 27, 2021
  3. 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
  4. Jan 15, 2021
  5. Dec 18, 2020
  6. Dec 11, 2020
  7. Dec 10, 2020
  8. Nov 24, 2020
  9. Nov 20, 2020
  10. Nov 03, 2020
  11. Nov 02, 2020
  12. Oct 16, 2020
  13. Oct 02, 2020
  14. Sep 28, 2020
  15. Sep 22, 2020
  16. Sep 03, 2020
  17. Aug 04, 2020
  18. Jul 23, 2020
  19. Jul 14, 2020
  20. Mar 27, 2020
  21. Mar 18, 2020
  22. Feb 16, 2020
  23. Jan 17, 2020
  24. Jan 16, 2020
  25. Jan 14, 2020
  26. Dec 17, 2019
  27. Oct 25, 2019
  28. May 02, 2019
    • Rupert Tombs's avatar
      Split OutputStreamCfg item lists for each module · 09ffa7b3
      Rupert Tombs authored
      Move all OutputStreamCfg use to relevant modules. Give each an XXX_ItemList() function to avoid wildcard use. Remove unused imports.
      
      Import OutputStreamCfg and correct flags symbol.
      
      Add with SCTSiPropertiesCondAlg with addCondAlgo.
      
      Introduce TRT with ComponentAccumulator
      
      Implement TRT digitization and test in new config style. Add this to the combined digitization test. Add pixel digitization back, though not yet updated.
      
      Update pixel to recent changes.
      
      Remove dead code PixelConfigCondAlg from PixelConditionsSummaryConfig. Remove its redundant test. Clean PixelDigitizationConfigNew to match.
      
      Comment out OutputStreamCfg features with FIXME tags
      
      Remove early test exit.
      
      Fix comment comment.
      
      Move PixelConditions algorithms to their own config files.
      
      Link PixelConditionsAlgorithms python. Correct merge order.
      
      Replace keyword arguments
      09ffa7b3
Loading