[ROOT] drawing a TF1*TF1/TF1

From: Mariusz Sapinski (Mariusz.Sapinski@gamum2.in2p3.fr)
Date: Fri Oct 03 2003 - 09:46:42 MEST


 Hello rooters,

 I got three different TF1 functions, defined like:

TF1 *f1=new TF1("f1","funcf1",xdown,xup,3)
TF1 *f2=new TF1("f2","funcf2",xdown,xup,6)
TF1 *f3=new TF1("f3","funcf3",xdown,xup,3)


 I'd like to plot: f1*f2/f3

 Is there a fast way to do it?

 Regards,


-- 
Mariusz



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:16 MET