Skip to content
  • Gerhard Raven's avatar
    Further cleanup of Jet code: · e0688662
    Gerhard Raven authored and Christopher Rob Jones's avatar Christopher Rob Jones committed
    - Prefer standalone functions over member functions where possible
    - Further reduce the differences between the C++17 and C++20 versions
      by improving the 'common' code
    - JetTag now produces a `Particle::Selection` instead of `Particles`
      to avoid cloning LHCb::Particle
    e0688662