Attempts to add Figures 8-12 from ATL-PHYS-PUB-2019-015. The scheme for each is:
InDetVertexTruthMatchUtils::bestHardScatterMatch
?) and see if they match (calculate local PU density using the truth vertex for the sumpt2 best reco HS vertex)Additionally, I have also fixed a seg fault which shows up when trying to fill histograms in InDetPerfPlot_VertexTruthMatching.cxx
when m_iDetailLevel >= 200
by adding iDetailLevel
to the constructor of InDetRttPlots
.