4/19/2010

Overflow and Underflow display in root

gStyle->SetOptStat(111111);
reference:
http://root.cern.ch/root/html/TStyle.html

but do not forget to include the library

#include "TStyle.h"

没有评论: