Skip to content
Snippets Groups Projects
  1. Jan 13, 2023
    • Gerhard Raven's avatar
      Follow changes in LHCb!3917 · a6b5d683
      Gerhard Raven authored
      - Converters: use new functionality of LinksByKey to simplify code,
        remove mention of LinkerWithKey
      - CopySignalMCParticles: modernize and adapt to changes in LHCb!3917
      - TrackCloner{,WithCluster}: adapt to changes in LHCb!3917 (drop use of LinkerWithKey)
      - Pr associators: adapt to LinksByKey constructor changes in LHCb!3917
      - Pr checkers: do not keep associators as member data that outlive the
        scope of an event
      - TrackAssociator: do not keep event-specific state as member data
      a6b5d683
  2. Jan 11, 2023
  3. Jan 09, 2023
  4. Jan 06, 2023
  5. Jan 05, 2023
  6. Jan 04, 2023
  7. Jan 03, 2023
  8. Jan 02, 2023
  9. Dec 31, 2022
    • Gerhard Raven's avatar
      Adapt to interface changes in LHCb!3912 · c8d1b4d0
      Gerhard Raven authored
      - do not pass IDataProviderSvc to Linked{From,To} - instead, pass the
        relevant LinksByKey instance directly.
      - update looping to new ranges returned by Linked{From,To}
      - prefer inheritance from extends instead of explicitly virtual
        inheritance
      - remove some redundant explicit virtual destructors and empty
        initialize functions
      c8d1b4d0
  10. Dec 28, 2022
  11. Dec 27, 2022
  12. Dec 26, 2022
  13. Dec 25, 2022
  14. Dec 21, 2022
  15. Dec 20, 2022
  16. Dec 19, 2022
Loading