Skip to content

Fix ThOr LifeTime bug

Alexander Leon Gilman requested to merge agilman-204 into master

Rewrite ThOr Lifetime functor to address bug in output values. Current implementation is closer to Loki implementation. See #204 (closed) . Inheriting from !2486 (closed).

To do:

  • Update the SOA implementation to match the legacy one.
  • Verify whether all features of the LoKi implementation must be implemented here (e.g. vertex transport).
  • Think about how to propagate the various failure modes (e.g. failure fit).
  • Try to unify the legacy and SOA implementations using helpers.

To follow up

/cc @agilman @mramospe @mvesteri @poluekt @shunan @abertoli

Edited by Alexander Leon Gilman

Merge request reports