Re: SetWarning Level

From: Axel Naumann <Axel.Naumann_at_cern.ch>
Date: Fri, 11 Dec 2009 09:17:00 +0100


Hi Stephan,

which output level are you referring to? If you're not talking about the interpreter's internal state but about ROOT then gDebug=7 (to get debug output) or gErrorIgnoreLevel = kError (to silence ROOT's warnings). If you want some debug output from the interpreter then try ".T".

Cheers, Axel.

Stephan Zimmer wrote on 12/10/2009 07:07 PM:
> Hi Rooters,
> this is probably a stupid question but how do I set the output level of
> root when interpreting a macro. I thought "root -J2 -l mymacro.C" should
> do it...
> then I've tried gRoot->ProcessLine(".J2");
> but none worked...
> Any ideas?
> Cheers,
> Stephan
>
>
Received on Fri Dec 11 2009 - 09:15:05 CET

This archive was generated by hypermail 2.2.0 : Sat Dec 12 2009 - 05:50:07 CET