Re: TGraph2DErrors::SetPointError

From: Philip Rodrigues <p.rodrigues1_at_physics.ox.ac.uk>
Date: Mon, 16 Mar 2009 14:18:56 +0000


Hi Margar,
FWIW, you can work around this by running the code compiled*

Regards,
Philip

Margar Simonyan wrote:
> Hello ROOT team
>
> I don't understand why the following few lines result into ROOT crash
>
> root [0] TGraph2DErrors * g = new TGraph2DErrors()
> root [1] g->SetNameTitle("a", "b")
> root [2] g->SetPoint(0, 1.0, 1.0, 1.0)
> root [3] g->SetPointError(0, 1.0, 1.0, 1.0)
>
> I have tested on ROOT version 5.16/00 (lxplus) and 5.20/00 (my
> laptop). Any explanation ?
>
> Thanks,
> Margar
>
Received on Mon Mar 16 2009 - 15:19:00 CET

This archive was generated by hypermail 2.2.0 : Mon Mar 16 2009 - 17:50:02 CET