Re: [ROOT] getopt + root

From: Brett Viren (bv@bnl.gov)
Date: Tue Nov 12 2002 - 17:40:07 MET


Rene Brun writes:
 > 
 > Why don't you call your macro with these parameters?
 > .x mymacro.C("in.root","out.root",10);

You can also do this all from the shell command line if you are aware
of how your shell treats quotes.  But, the above should work in csh
and sh derived shells:

shell> root 'mymacro.C("in.root","out.root",10)'

I find this feature quite useful.

-Brett.



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