Skip to content

Update of TrackMonitors and TrackSelector for alignment

This adds histograms and selection options used in alignment of the Velo.

It also removed histograms that were created both in TrackMonitor and TrackVertexMonitor. The latter monitors the PVs. Since TrackMonitor is also needed for alignment with configurations without PVs, we removed the PVs as input to TrackMonitor. (They were always an optional input, but got changed to a required input in the migration to a functional algorithm. That's not so convenient.)

Goes together with Moore!1763 (merged) and Alignment!312 (merged) to adapt to this change in TrackMonitor configuration.

Edited by Wouter Hulsbergen

Merge request reports