Re: [ROOT] Indefinite integral

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Mar 11 2004 - 19:18:13 MET


Hi Andrei,

What TF1::DrawIntegral does is:

  TGraph *g = new TF1(f1,"i");
  g->Draw();

where TF1 *f1;

Rene Brun

Andrei Kouznetsov wrote:
> 
> Hello,
> 
> is it possible to get the pointer to the function which
> TF1::DrawIntegral(Option_t *option) draws?
> 
> Thank you in advance,
> Andrei.



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