Skip to content

PV resolution monitor is added to RecoMon

Data PV resolution monitor was added to RecoMon for two sets of PVs reconstructed from 2 random 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
  • New monitor_vertex resolution is added as part of track_data_monitoring.py. It's running as part of the current default standalone_hlt2_light_reco_without_UT
  • As part of the monitor, HLT2 and HLT1 tracks are splitted into 2 containers randomly. PVs are reconstructed separately on each of them and then the VertexCompare algorithm runs for 2 sets of PVs

Goes together with MooreOnline!406 (merged)

Requires : Allen!1563 (merged), Rec!3887 (merged), !3542 (merged)

Edited by Bogdan Kutsenko

Merge request reports

Loading