[ROOT] how to call the functions in the macro?

From: Zhou Zhang (zhozhang@ic.sunysb.edu)
Date: Tue Jul 25 2000 - 22:41:35 MEST


Hi rooters,

  I have three macros a.C, b.C and c.C which are three different
functions. Now I am writing a macro which calls the three functions
sequentially.  The  command to call the three functions are 
gROOT->Macro("a.C"), gROOT->Macro("b.C") and gROOT->Macro("c.C") 

I always get the error message imitation: Can not define body of function
in tempfile FILE:a.C LINE:1

  who knows how to solve the problem?


zhangz



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:30 MET