Skip to content

AnalysisEfficiency: Fix inpixel ROI and new plots

Jens Kroeger requested to merge fix_inpixel_roi_and_new_plots into master

This MR contains:

  • The in-pixel ROI introcued in !429 (merged) wasn't implemented correctly. In my eyes, the logic of the comparison was inverted. Also it was comparing mm with um.

  • New plots: calculate efficiency within in-pixel ROI + in-pixel efficiency plot for track going through in-pixel ROI. With this the efficiency can be calculated precisely in the center of the matrix when efficiency is lost towards the edges due to charge sharing.

Merge request reports