This shows you the differences between two versions of the page.
| — | root:nostats [2011/11/02 13:49] (current) – created nchiap | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== No StatBoxes====== | ||
| + | <code c++ C++> | ||
| + | <code python python> | ||
| + | from root import gStyle, kFALSE, kTRUE | ||
| + | |||
| + | gStyle.SetOptStat(kFALSE)</ | ||