Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Variables

Constants Namespace Reference

Variables

list __all__
int ALL = 0
 message levels -----------------------------------------------------------
int VERBOSE = 1
int DEBUG = 2
int INFO = 3
int WARNING = 4
int ERROR = 5
int FATAL = 6
 TRUE = True
 for job options legacy (TODO: get rid of these!) -------------------------
 FALSE = False
string error_explanation
 message to notify folks that they really have to fix their codes:

Variable Documentation

Initial value:
00001 [ 'ALL', 'VERBOSE', 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'FATAL',
00002             'TRUE', 'FALSE' ]

Definition at line 6 of file Constants.py.

int Constants::ALL = 0

message levels -----------------------------------------------------------

Definition at line 11 of file Constants.py.

Definition at line 13 of file Constants.py.

Definition at line 16 of file Constants.py.

Initial value:
00001 """
00002      ==> After this line, a hack will be executed, attempting to rectify the
00003      ==> problem just reported. Since this hack may fail, and since it is a
00004      ==> rather temporary measure hack, this is an ERROR, not a WARNING."""

message to notify folks that they really have to fix their codes:

Definition at line 24 of file Constants.py.

Definition at line 21 of file Constants.py.

Definition at line 17 of file Constants.py.

int Constants::INFO = 3

Definition at line 14 of file Constants.py.

for job options legacy (TODO: get rid of these!) -------------------------

Definition at line 20 of file Constants.py.

Definition at line 12 of file Constants.py.

Definition at line 15 of file Constants.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:55:17 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004