Skip to content

Draft: Implement two solutions for the B momentum estimate with single missing particle in the decay

Michael Kent Wilkinson requested to merge mwilkins-CROSS into master

The MR consists of:

  • Implementation of CrossProduct of three vectors.
  • Implementation of two solution for the B momentum estimate with single missing particles in the decay.
    • We had two options for implmentation: one use composition or do it in C++ directly. Currently exploring composition to see the missing pieces, but we can move to C++ since these functors very specific to SL decays.

FYI: @jugarcia and @sklaver

To be tested with: LHCb!3955

Edited by Abhijit Mathad

Merge request reports