Skip to content

Add the possibility to plot the residual distribution per module in FTTrackMonitor

Giulia Tuci requested to merge gtuci/FT_monitor into master

If VerboseMode=True, plot the residual distribution in each module. Use the function defined in Detector!344 (merged) to convert the globalModuleIdx into the format "T{}L{}Q{}M{}" and use this string as the title.

cc @miruizdi @shollitt

Merge request reports