[ROOT] TF with dict

From: Mathieu Ribordy (mathieu.ribordy@desy.de)
Date: Wed Sep 18 2002 - 12:38:21 MEST


Hi,

I would like to know whether possible in an interactive session to set a
TF with a fct declared in dictionary (from a own library).

I mean I have a class A with an instance "a" and a method b(u1,u2), and
I would like to issue stg like

TF2 f("f","a.b()",10,20,10,20);

Maybe I should use the fct ptr, but that should be possible to implement
with the help of dictionary ?

And also, how to retrieve the fct ptr a.b() in CINT, in case it is the
way to go ?

thanks,
    Mathieu Ribordy



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:10 MET