Re: Getting rid of vertical error bars?

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Fri, 30 Nov 2007 09:23:14 +0100


Simply do
  hist.Draw("hist p");

Rene Brun

Deepak Kar wrote:
> Hi,
>
> After dividing two histograms, I am ending up with huge vertical error
> bars in the resulting one, which although are right, for the purpose
> of my analysis, I just need the resulting points. So is there a way of
> getting rid of the vertical error bars altogether? (Or some trick to
> suppress them!)
> Like I can get rid of the horizontal ones by, gStyle->SetErrorX(d0) ;
> with d0=0;
>
> "Hist" option doesnt help me, since it draws the outline, whereas I
> just need the points.
>
> Thanks so much,
> Deepak
>
>
Received on Fri Nov 30 2007 - 09:36:55 CET

This archive was generated by hypermail 2.2.0 : Fri Nov 30 2007 - 11:50:01 CET