Skip to content
Snippets Groups Projects
  1. Oct 12, 2020
  2. Oct 11, 2020
  3. Oct 07, 2020
  4. Oct 06, 2020
  5. Oct 02, 2020
    • Marcin Nowak's avatar
      EventService in AthenaMP fixes · b94090da
      Marcin Nowak authored
      Fix: IOVDbSvc was holding on PoolSvc contextID over fork and
      I/O reinit, after which it was invalid and interfering with other
      contexts. Made IOVDbSvc a client of IIoComponentMgr to reset the context
      
      PoolSvc was not cleaning up its map of contexts fully at I/O reninit
      - fixed
      
      MetaDataSvc transitionMetaDataFile was refusing to run for ES
      - cleared the blocking unnecessary flag
      
      Implemented handling of "end of range" NextEventRange incidents for
      MP mode
      b94090da
    • scott snyder's avatar
      RegistrationServices: cmake fix · ba9a4173
      scott snyder authored
      Remove unused and undefined ROOT_INCLUDE_DIRS.
      ba9a4173
    • scott snyder's avatar
      OutputStreamAthenaPool: cmake fix · 30994094
      scott snyder authored
      Remove unused and undefined COOL_LIBRARIES.
      30994094
    • scott snyder's avatar
      RootCollection: cmake fix · 057f7ad7
      scott snyder authored
      Put positional parameters first.
      057f7ad7
    • Frank Berghaus's avatar
      Enabled the unit test in xAODEventFormat. · 33f21ee7
      Frank Berghaus authored and Adam Edward Barton's avatar Adam Edward Barton committed
      This has just laid dormant ever since the CMT->CMake migration. :-(
      
      At the same time introduced some tests for the implicit copy-constructor
      and copy-operator of xAOD::EventFormat.
      33f21ee7
  6. Sep 28, 2020
  7. Sep 25, 2020
  8. Sep 24, 2020
  9. Sep 22, 2020
  10. Sep 18, 2020
  11. Sep 17, 2020
  12. Sep 16, 2020
  13. Sep 15, 2020
  14. Sep 14, 2020
    • Frank Winklmeier's avatar
      IOVDbSvc: Fix for OverrideRunNumber · c841987b
      Frank Winklmeier authored
      Fix for bug introduced in !36278. Reading the `OverrideRunNumber`
      property directly from the `EventSelector` does not work in case the
      `EventSelector` has not been initialized yet (ATLASSIM-4767). Change the
      code again to use the `JobOptionsSvc` to read the properties.
      c841987b
  15. Sep 12, 2020
  16. Sep 11, 2020
  17. Sep 10, 2020
  18. Sep 09, 2020
  19. Sep 07, 2020
  20. Sep 04, 2020
Loading