Skip to content
Snippets Groups Projects
  1. Jun 25, 2020
  2. Jun 23, 2020
  3. Jun 20, 2020
  4. Jun 19, 2020
  5. Jun 18, 2020
  6. Jun 15, 2020
  7. Jun 11, 2020
  8. Jun 10, 2020
  9. Jun 08, 2020
  10. Jun 03, 2020
  11. Jun 02, 2020
    • scott snyder's avatar
      · e0788da3
      scott snyder authored
      AtlasSTLAddReflex: Fix lcgdict patterns for pairs.
      
      Tweak the lcgdict patterns for pairs, for compatibility with gcc10/root 6.20.
      We need to get the __pair_base template if it exists (but we don't want
      to explicitly mention it).  We also need to avoid matching various internal
      STL traits classes templated on pairs.
      e0788da3
    • scott snyder's avatar
      OutputStreamAthenaPool: MT-safe thinning for TrigNavigation. · 3d496b87
      scott snyder authored
      Add registerTrigNavThinningSvc(), to allow setting up TrigNavigation thinning
      from TriggeJobOpts (before streams are created).
      3d496b87
  12. May 31, 2020
  13. May 25, 2020
  14. May 19, 2020
  15. May 18, 2020
  16. May 14, 2020
    • Frank Berghaus's avatar
      Beautify the code in ByteStreamEVentInputSvc · 1663f7cc
      Frank Berghaus authored and Frank Winklmeier's avatar Frank Winklmeier committed
      Three things are combined into this commit: style, adoption of recent
      C++ components, and some code de-duplication. The style updates
      unfortunately makes this look like a full rewrite. Indentation was set
      to use two spaces. The range based for loop was adopted where suitable.
      Dynamically allocated memory was migrated to be managed using unique_ptr
      were possible. The clearing of existing content in the Storegate was
      abstrcted into a function.
      1663f7cc
  17. May 13, 2020
  18. May 11, 2020
  19. May 07, 2020
  20. May 01, 2020
  21. Apr 29, 2020
  22. Apr 24, 2020
  23. Apr 23, 2020
  24. Apr 22, 2020
Loading