Vertex compare modifications for PV resolution monitor
A data PV resolution monitor was added to RecoMon for two sets of PVs reconstructed from 2 random subsets of HLT1 and HLT2 Velo tracks.
Some changes are needed in the VertexCompare.cpp for the monitor to work:
- All histograms are changed to Gaudi::Accumulator::Histograms
- m_monitoring gaudi property is added for the monitoring histograms: pulls and arrays of Gaudi histograms for the differences in matched PV positions: dx, dy, dz for each bin on nTracks. Later these histograms will be processed in AutomaticAnalysis to obtain PV resolution in each dimension and show it in the Monet
- m_requireSingle is added, to make offline plots based on the events with one PV
- Two new algorithms to split HLT2 tracks randomly into two subsets are added
Needed for MooreOnline!406 (merged), Moore!3312 (merged)
Goes with Allen!1563 (merged), Moore!3542 (merged)
Edited by Bogdan Kutsenko
Merge request reports
Activity
Filter activity
added RTA label
mentioned in merge request MooreOnline!406 (merged)
- Resolved by Bogdan Kutsenko
- Resolved by Bogdan Kutsenko
- Resolved by Dorothea Vom Bruch
- Resolved by Bogdan Kutsenko
- Resolved by Bogdan Kutsenko
- Resolved by Bogdan Kutsenko
- Resolved by Bogdan Kutsenko
- Resolved by Bogdan Kutsenko
- Resolved by Bogdan Kutsenko
mentioned in merge request Allen!1563 (merged)
added 54 commits
-
3e0984a9...b97ed24b - 47 commits from branch
2024-patches
- 555626c9 - Modifications for vertex compare to work with RecoMon
- 2a22f374 - Selections for monitoring added
- 0ec6df99 - Add ntracks binning
- ab095d99 - adding 'requireSingle' optional selection
- 57f61ffc - Apply 1 suggestion(s) to 1 file(s)
- 5a641858 - Vertex compare cleaned
- 89d72fc8 - VertexCompare update
Toggle commit list-
3e0984a9...b97ed24b - 47 commits from branch
assigned to @bokutsen
Please register or sign in to reply