Skip to content

Migrate latest VeloUT to master / Add field in MutUTHits for indices

Michel De Cian requested to merge decianm-UTMigrationToMaster into master
  • Migrate latest VeloUT to master: This includes:
    • Vectorization over tracks for basic selection of acceptance, extrapolation to layers, finding the sector number corresponding to the position in the layers.
    • Vectorization of the final selection and fit.
    • Some other new helper functions for that, to e.g. remove duplicate sectors.
    • This version was used in the HLT1 throughput tests for the HLT1 technology choice document. Permille level changes in the efficiency, but overall functionality unchanged.
  • Add field in MutUTHits for indices: This allows storing the hit index, in addition to the LHCbID.
  • Add calculation for planeCode in MutUTHits: This might be needed in other algorithms later.

Needs Brunel!1017 (merged) LHCb!2564 (merged) @sstahl @peilian

Edited by Michel De Cian

Merge request reports