Skip to content

Add views to the UT event model

Thomas Boettcher requested to merge thboettc_ut_event_model into master

First attempt at adding views to the UT event model to start iterating with @dcampora. To-do list:

  • Create UT views
  • Add an algorithm to create Velo-UT LHCbIDContainers
  • Add checks for the LHCbIDs accessed through the views
  • Use views in algorithms downstream of the UT reco

The views introduced in this MR are used throughout the SciFi reconstruction and Kalman filter. All that's left is the SelReport writer, which will require additional event model work (SciFi tracks, SVs, etc.).

Edited by Thomas Boettcher

Merge request reports