RootTalk


ROOT Discussion Forums

TProfile2D does not work in my app

Announce your working ROOT application.

Moderator: rootdev

TProfile2D does not work in my app

Unread postby babaMM » Wed Dec 05, 2012 11:01

Hi,

I have a stand-alone application to fill histograms and profiles. Today for the first time I tried a TProfile2D,
after compiling and executing the program when I try to draw I don't see nothing, but the entries are there! (I see this from the Stats panel). Then I try
Code: Select all
->Draw("colz")


and I have this error:

Code: Select all
Error in <TGaxis::PaintAxis>: wmin (0.000000) == wmax (0.000000)
.

So I try with
Code: Select all
->Draw("surf")
and it seems that all the entries are on the z=0 plane, which is very strange since I checked them and they are not zeros.

Someone has any idea of what is going on? :roll:
babaMM
 
Posts: 8
Joined: Wed Jun 13, 2012 15:18

Return to My ROOT App

Who is online

Users browsing this forum: No registered users and 1 guest