User Tools

Site Tools


root:nostats
no way to compare when less than two revisions

Differences

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++>gStyle->SetOptStat(kFALSE);</code>
 +<code python python>
 +from root import gStyle, kFALSE, kTRUE
 +
 +gStyle.SetOptStat(kFALSE)</code>
root/nostats.txt · Last modified: 2011/11/02 13:49 by nchiap