Skip to content

[mSTS][mMUCH] Fixes to get the monitors running

Pierre-Alain Loizeau requested to merge mmuch into master
  • Change Canvas class from CBmQaCanvas to TCanvas
  • Initialize Canvases in Init instead of Finish
  • Use Draw instead of DrawCopy when creating the canvases
  • Add System name to all histograms names
  • Register Histos and Canvases in top folders with system name
  • Various logic fixes

Merge request reports