The Gaudi Framework  master (37c0b60a)
GaudiKernel.Constants Namespace Reference

Variables

 __all__
 (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More...
 
 ALL
 
 VERBOSE
 
 DEBUG
 
 INFO
 
 WARNING
 
 ERROR
 
 FATAL
 
 TRUE
 
 FALSE
 
 error_explanation
 

Variable Documentation

◆ __all__

GaudiKernel.Constants.__all__
private

(c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".

# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #

File: AthenaCommon/python/Constants.py Author: Wim Lavrijsen (WLavr.nosp@m.ijse.nosp@m.n@lbl.nosp@m..gov)

Definition at line 15 of file Constants.py.

◆ ALL

GaudiKernel.Constants.ALL

Definition at line 28 of file Constants.py.

◆ DEBUG

GaudiKernel.Constants.DEBUG

Definition at line 30 of file Constants.py.

◆ ERROR

GaudiKernel.Constants.ERROR

Definition at line 33 of file Constants.py.

◆ error_explanation

GaudiKernel.Constants.error_explanation

Definition at line 41 of file Constants.py.

◆ FALSE

GaudiKernel.Constants.FALSE

Definition at line 38 of file Constants.py.

◆ FATAL

GaudiKernel.Constants.FATAL

Definition at line 34 of file Constants.py.

◆ INFO

GaudiKernel.Constants.INFO

Definition at line 31 of file Constants.py.

◆ TRUE

GaudiKernel.Constants.TRUE

Definition at line 37 of file Constants.py.

◆ VERBOSE

GaudiKernel.Constants.VERBOSE

Definition at line 29 of file Constants.py.

◆ WARNING

GaudiKernel.Constants.WARNING

Definition at line 32 of file Constants.py.