hello experts
I’m using this script
compare_ptbinned_with_inclusive_ratio.py (2.5 KB)
to plot two histograms and ratio between them, but the ratio plot part is blank, i have no clue what part is wrong? thanks a lot
hello experts
I’m using this script
compare_ptbinned_with_inclusive_ratio.py (2.5 KB)
to plot two histograms and ratio between them, but the ratio plot part is blank, i have no clue what part is wrong? thanks a lot
Try
h3.DrawCopy("ep")
in line 94.