Hello!
Is there an option in Roofit in order NOT to plot the errors in bins with 0 entries?
Thanks!
Stefanos
Hello!
Is there an option in Roofit in order NOT to plot the errors in bins with 0 entries?
Thanks!
Stefanos
With ROOT the option E0 forces to draw the empty bins:
root.cern.ch/root/html534/THistP … html#HP01b
The default is “not Draw”…
ROOTFIT seems to have inverted the logic ?