On Wed, Sep 01, 2004 at 07:57:25PM +0200, Rene Brun wrote: > Hi Elias, > > Of course. If you have TMinuit *minuit, you can use > minuit->fNpfix I know. :-) What I am asking for is to grab it using the CINT API, in the fashion CINT's API does for public method calls. As long as you have the Class name, an instance pointer and the arguments you can call the method indirectly via CINT. So, I am looking for a way to grab the value of fNpfix, as long as I have the Class name (TMinuit for example), an instance and the name of the member (fNpfix in the example case). Regards, -- University of Athens I bet the human brain Physics Department is a kludge --Marvin Minsky
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET