I see now. In fact the TRatioPlot
constructor using THStack converts the stack to a regular sum of its containing histograms. So, as an easy workaround, you can do the same before constructing the TRatioplot
and use the normal constructor using two TH1
.