Skip to content

TrigValTools: Teach rootcomp.py to handle TEfficiency

Frank Winklmeier requested to merge fwinkl/athena:rootcomp_teff into master

Implement diffing of TEfficiency histograms. Only count differences but do not attempt to draw them.

This very old code is in serious need of modernization. But for the moment I just implemented this extra feature without touching anything else.

Merge request reports