- 02 Dec, 2021 12 commits
-
-
Moved from Phys@e0b68d31
-
Moved from Phys@445f384c
-
The ThOr::Combiner is considerably more complex as it must juggle various sets of indices in order to support SIMD-based vectorisation. The NBodyParticleCombiner operates on legacy LHCb::Particle objects for which SIMD support is not foreseen. This allows a simpler NBodyParticleCombiner implementation while keeping the concepts in ThOr::Combiner. A brave code spelunker can read either combiner to understand the mechanics of the combinatorics loop and vertex fitting. Moved from Phys@6935a8e4
-
Mother -> vertex/particle, daughter -> child. Moved from Phys@40d04cdf
-
- Don't run the mother cut function if the vertex fit fails. - Include failed vertex fits in the statistics. Moved from Phys@b79c3c65
-
Moved from Phys@ae88911b
-
The filter returns false if no candidates pass all cuts. Moved from Phys@be6851b7
-
Moved from Phys@56377234
-
Moved from Phys@79948bd3
-
Moved from Phys@38ffe206
-
* adding functionality to `v2::Composites` * specializing Pr::Filter on `Pr::Selection<LHCb::Particle>` (+ converter from Vector2Selection of particles) * generalizing from `KeyedToVectorParticle` -> `Range2VectorParticle` ( can now take SharedObjectsContainer and KeyedContainer) Moved from Phys@0d1045c2
-
patch generated by https://gitlab.cern.ch/lhcb/Phys/-/jobs/5618428 Moved from Phys@1fdc5e54
-