ujphys / 4lMET_Ana

.
0 stars 0 forks source link

Rewrite plot_All.cpp so that the max bin value is always used #22

Closed rsamconn closed 3 months ago

rsamconn commented 3 months ago

Problem with using Draw("HIST SAME") - rewrites the command that sets bin maximum.

Try writing another loop that finds the bin maximums in each histogram, then sets it once and for all.