Re: [ROOT] Three questions

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Feb 26 2004 - 15:00:26 MET


Bernard,

Please formulate your questions precisely.
>- is there a way to redirect the screen output to a file?
 this is described in teh Users Guide
 root > .x macro.C > file.log   output of macro to file.log
 root > myFunction(); >file.log  output of call to C++ statement to 
file.log
 
- is it possible to change the name and maximum size of .root_hist?

 also in the Users Guide. Change the name in etc/system.rootrc or your 
.rootrc or by calling gEnv->setvalue(..

- how can I tell root to keep 
original cut names and NOT to expand cut On 

I do not understand this question. What do you want to do exactly?

Rene  Brun

Thu, 
26 Feb 
2004, Bernard 
Andrieu wrote:

> Hi,
> 
> sorry for the misunderstanding, I didn't mean the Canvas but the 
> standard output (e.g. the result of a MyTree->Scan command).
> 
> Thanks in advance.
>       Bernard Andrieu
> 
> Olivier Couet a écrit:
> 
> >>- is there a way to redirect the screen output to a file?
> >>    
> >>
> >
> >Yes, have a look in the "File" pull down menu in the canvas, you will see 
> >several "Save As .." items.
> >
> > Cheers,         O.Couet
> >
> >  
> >
> 
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET