root/roofit : boxstat

From: Marc Escalier <escalier_at_lal.in2p3.fr>
Date: Mon, 16 Nov 2009 21:30:28 +0100


Dear root experts

*in root, when one use
gStyle->SetOptStat(1111111)
myhisto->Draw()

it draws a "box stat" in the canvas

in addition, in root, one can find the box stat by doing : myhisto->FindObjects("stats")

how to do the same with roofit : i mean
-to make the box stat to appear
-to get the box stat (in order to move it afterwards)

[i mean in roofit, one does :
whereas when one uses roofit inside root and make
myRooDataHist->plotOn(myrooplot)
the box stat is not drawn
Would you know how to put it ?
]

thanks Received on Mon Nov 16 2009 - 21:30:34 CET

This archive was generated by hypermail 2.2.0 : Tue Nov 17 2009 - 05:50:04 CET