Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
  2. Jun 30, 2020
  3. Jun 18, 2020
  4. Jun 17, 2020
  5. Jun 02, 2020
  6. May 22, 2020
  7. May 18, 2020
  8. May 15, 2020
  9. May 14, 2020
  10. May 09, 2020
  11. May 07, 2020
    • Vakhtang Tsulaia's avatar
      LumiBlockMetaDataTool code cleanup · c9de776b
      Vakhtang Tsulaia authored
      General code cleanup:
         * Dropped several redundant properties and private data members
         * Dropped several redundant virtual functions
         * Switched to ATH_MSG macros
         * Some code readability improvements
         * Removed atlas_depends_on_subdirs from CMakeLists.txt
         * Client python scripts cleaned up from references to dropped properties of LumiBlockMetaDataTool
      c9de776b
  12. May 05, 2020
    • Vakhtang Tsulaia's avatar
      Removed redundant ILumiBlockMetaDataTool interface · 8657dc74
      Vakhtang Tsulaia authored
      The only derived LumiBlockMetaDataTool provided dummy implementations for
      the methods of the ILumiBlockMetaDataTool interface.
      
      The ILumiBlockMetaDataTool inteface was dropped. The derived class and two clients
      of this interface were cleaned up from the dependency on it.
      8657dc74
  13. May 02, 2020
  14. May 01, 2020
  15. Apr 30, 2020
  16. Apr 20, 2020
  17. Apr 16, 2020
  18. Apr 11, 2020
  19. Apr 09, 2020
  20. Apr 06, 2020
  21. Mar 31, 2020
  22. Mar 24, 2020
  23. Mar 20, 2020
  24. Feb 20, 2020
  25. Feb 08, 2020
  26. Jan 29, 2020
  27. Jan 21, 2020
    • scott snyder's avatar
      DQDefects: More python 3 fixes · be9969c3
      scott snyder authored
      With python 3, we generally should not explictly encode strings before
      passing them to C++ -- pyroot will end up doing that.
      We do need the encodes for py 2, though.
      be9969c3
  28. Jan 20, 2020
  29. Jan 17, 2020
Loading