Skip to content
Snippets Groups Projects
  1. Oct 23, 2020
  2. Oct 22, 2020
  3. Oct 21, 2020
    • Marcin Nowak's avatar
      Add" SkipEventRanges" string property to EventSelectorAthenaPool · 0ab943c2
      Marcin Nowak authored
      This property accepts comma-separated list of Event and Event Ranges
      that the EventSelector will skip when reading from the input collection.
      Implemented as a new property because the SkipEventSequences uses a list
      of integers and changing that would break existing joboptions.
      0ab943c2
  4. Oct 20, 2020
  5. Oct 19, 2020
  6. Oct 15, 2020
  7. Oct 14, 2020
  8. Oct 13, 2020
  9. Oct 12, 2020
  10. Oct 11, 2020
  11. Oct 09, 2020
  12. Oct 08, 2020
  13. Oct 07, 2020
  14. Oct 06, 2020
  15. 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
  16. Sep 28, 2020
  17. Sep 25, 2020
Loading