Re: [ROOT] Draw("only")

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Jun 29 2001 - 18:30:00 MEST


Hi Vitaliy,

I do not see any problems with the option "only"
Note that this option was only implemented in the production version 3.01/05

With this version, the following two lines session should work.


root > TArc *arc2= new TArc(.5,.5,.3,143,270)
root > arc2.Draw("only")

Rene Brun

Vitaliy Vziskin wrote:
> 
>     I'm trying to draw an arc with the ends not connected by using TArc.
> 
> However, TArc->Draw("only" ) does not get rid of the lines that connect
> the ends of the arc and  it's middle.  Is there more to it.  Here is a
> constructor that I use:
> arc2= new TArc(1,1./2,1./2,143,270);
>                         Thanks in advance, Vitaliy
> 
> =====================================================================
> Vitaliy Ziskin                                Tel: (617)253-9209
> MIT 26-547                          http://www.lns.mit.edu/people/vziskin/
> 77 Massachusetts Ave
> Cambridge, Ma
> 02139
> ======================================================================
>         "For long you live and high you fly
>          And smiles you'll give and tears you'll cry
>          And all you touch and all you see
>          Is all your life will ever be"--Pink Floyd



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:50 MET