Skip to content

New DOCA and IP functors for T-Tracks

This MR introduces three new functors dedicated primarily to T-Tracks, NONLINEAR_DOCA, NONLINEAR_POCA, and GSIP, for estimation of the distance of closest approach and the corresponding point, as well as an impact parameter, respectively.

All the functors rely on an LHCb::Trajectory interface, which is now working correctly for T-Tracks because of the improvements proposed in LHCb!5276 !4572. In the case of NONLINEAR_DOCA, the result is computed using the TrajPoca algorithm, while for GSIP it's a Golden-Section minimisation proposed in LHCb!5276.

MC distributions of the new variables

image image image image

Presentations

References

FYI: @femartin @isanders

Depends on LHCb!5276. Goes with Moore!5196 !4572.

Edited by Volodymyr Svintozelskyi

Merge request reports

Loading