[ROOT] Script question

From: Edward Chen (edward@SLAC.stanford.edu)
Date: Fri May 09 2003 - 23:34:36 MEST


Hi - this is a really basic question.  Is there a way for ROOT to read in
a file like a kumac file, as if I typed each line in one at a time?

Right now, for example, in my script files, I have lines like this:

{
  gROOT->ProcessLine(".x doNuepSP4CompareSet.cc(\"b0\")");
}

It would be nice if I could just have to type in the file:


  .x doNuepSP4CompareSet.cc("b0");

It seems like a really basic capability that should exist already.

Thanks.

-Ed



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