Skip to content
Snippets Groups Projects
  1. Feb 19, 2021
  2. 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
  3. Dec 18, 2020
  4. Dec 11, 2020
  5. Dec 10, 2020
  6. Nov 25, 2020
  7. Nov 24, 2020
  8. Nov 20, 2020
  9. Nov 02, 2020
  10. Oct 23, 2020
  11. Oct 03, 2020
  12. Oct 02, 2020
  13. Aug 04, 2020
  14. Jul 27, 2020
  15. Jul 23, 2020
  16. Jul 14, 2020
  17. Apr 22, 2020
  18. Mar 30, 2020
  19. Mar 27, 2020
  20. Mar 18, 2020
  21. Feb 24, 2020
    • John Chapman's avatar
      Force McEventCollection merging to run before ID and Muon Digi in MT Overlay · 07d0fadc
      John Chapman authored
      The hard-scatter and background `McEventCollection` objects are merged in Overlay jobs.
      This merging has to occur before the collection is accessed via the `HepMcParticleLink`
      objects owned by ID and Muon SimHits. As the dependency is not explicit it is not picked
      up by the MT scheduler. Therefore the dependency has to be added manually to affected Algorithms.
      This is the same fix as !30525, but for the old-style rather than CA-based configuration.
      07d0fadc
  22. Feb 19, 2020
  23. Feb 16, 2020
  24. Jan 24, 2020
  25. Jan 17, 2020
  26. Jan 14, 2020
  27. Jan 03, 2020
  28. Oct 25, 2019
  29. Oct 18, 2019
  30. Oct 16, 2019
  31. Oct 14, 2019
  32. Aug 04, 2019
    • John Derek Chapman's avatar
      Make PixelDigitization respond to digitizationFlags.doInDetNoise · 74e8a3a6
      John Derek Chapman authored and Walter Lampl's avatar Walter Lampl committed
      This commit adds an `m_doNoise` configurable property to the
      `FrontEndSimTool` base class. This is used to determine whether
      or not the `ThermalNoise(...)` and `RandomNoise(...)` functions
      should be called in the derived classes. This should replicate
      the behaviour in `21.0` where the `PixelNoisyCellGenerator` is
      only used when `digitizationFlags.doInDetNoise()==True`.
      74e8a3a6
  33. Jun 25, 2019
  34. Jun 11, 2019
  35. Apr 16, 2019
  36. Apr 12, 2019
  37. Mar 10, 2019
  38. Mar 04, 2019
  39. Jan 11, 2019
  40. Dec 05, 2018
Loading