RE: [ROOT] SetFillStyle(3007) seems not to work

From: Bernd Reinhold (bernd.reinhold@cern.ch)
Date: Thu Aug 19 2004 - 15:44:34 MEST


Hi Olivier!

I'll come back to this a bit later... A small example is not so easy, since I have to cut quite a bit. I saw after posting, that the pictures and the description looked pretty much the same.
However, I'll come back to this later, if I can't solve the problem...

Thanks, Bernd.

-----Original Message-----
From:	Olivier Couet
Sent:	Thu 8/19/2004 3:25 PM
To:	Bernd Reinhold
Cc:	roottalk@pcroot.cern.ch
Subject:	Re: [ROOT] SetFillStyle(3007) seems not to work

Hi Bernd,

 Can you send a small example reproducing the problem ?

 Cheers,       Olivier


On Thu, 19 Aug 2004, Bernd Reinhold wrote:

> Hi!
> 
> The following codelines are part of a compiled c++-program.
> 7 histograms are drawn into the same canvas. One of the last is h1:
> These three lines work, and eventually the setfillstyle0.eps is generated
> TFile F=new (...);
> TH1D *h1=(TH1D*)F->Get("b");
> h1->SetFillStyle(0);
> 
> However the following doesn't work, see setfillstyle3007.eps:
> TFile F=new (...);
> TH1D *h1=(TH1D*)F->Get("b");
> h1->SetFillStyle(3007);
> 
> You're help is very much appreciated.
> 
> Thanks, Bernd.
> 
> 
> 
> 

-- 
Org:    CERN - European Laboratory for Particle Physics.
Mail:   1211 Geneve 23 - Switzerland                     Mailbox: J25910      
E-Mail: Olivier.Couet@cern.ch                            Phone:   +41 22 7676522
WWW:    http://cern.ch/Olivier.Couet/                    Fax:     +41 22 7677155



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET