Skip to content

PV resolution monitor

Bogdan Kutsenko requested to merge bokutsen_vertex_compare_monitor into 2024-patches

Resolution Monitor for two sets of PVs reconstructed with Allen and Moore from 2 pseudorandom subsets of HLT1 and HLT2 Velo tracks. The monitor is set for three PV reconstruction algorithms:

  1. Allen (HLT1 Velo tracks)- TrackBeamLineVertexFinder
  2. Moore (HLT2 Velo tracks)- TrackBeamLineVertexFinder
  3. Moore (HLT2 Velo tracks)- Beamline independent PatPV3D
  • RecoMon was modified to work with HLT1 algorithms. From now it's possible to add additional HLT1 monitors as part of RecoMon, which can help with HLT1 throughput
  • Additional option file vp_veloSP.py is added to configure Allen algorithms to work with velo SP, since by default they use retina cluster
  • An additional bind for VertexCompare is needed for PV resolution monitor

Goes together with Moore!3312

Requires : Allen!1563, Rec!3887

Edited by Bogdan Kutsenko

Merge request reports