Skip to content

Draft: Add Functor extrapolating tracks to SciFi T1

Noah Behling requested to merge nbehling-TrackExtrapolation-Functor into master
  • Introduction of a Functor SCIFI defined in TrackLike.h that returns the position vector of a track extrapolated to the position of T1 in SciFi ( 7931mm as in FTTrackMonitor.cpp)
  • Functor was tested on K_\mathrm{S}^0 candidates reconstructed in 1k events of Run 256166
  • Plots below show x-y distributions of \pi^+ and \pi^- originating K_\mathrm{S}^0 candidates without any selection applied, except for a invariant mass cut 50 MeV around the K_\mathrm{S}^0 PDG mass x-y distribution of \pi^+: pi_pl_XYT1.pdf x-y distribution of \pi^-: pi_mi_XYT1.pdf

Merge request reports