Skip to content

Two fixes to InDetPhysValMonitoring

This MR fixes two issues in InDetPhysValMonitoring:

  • the InDetRttPlots class was not propagating its detail level to the children tools booked within it, making them always run at minimal detail
  • the standalone job options now block muon reconstruction explicitly, to avoid an over-eager TGC algorithm from crashing single-particle MC jobs.

Adding @npetters @gfacini @sroe - after this MR, we should be able to monitor also deads and outliers.

Merge request reports