Skip to content

Fix TQDefaultPlotter NFInfo label

Benjamin Rottler requested to merge fix-tqdefaultplotter-nfinfo into master

Release notes

Fix the display of the normalization factor information in the info label

Details

  • Fix retrieval of histogram name (wrong tag was used)
  • Fix tag documentation for info label (old tag was written in documentation)
  • Improve tag documentation for NFLabel (add information that normal label needs to be enabled in order to show the NF info)

Merge request reports