ATLAS Offline Software
Static Public Attributes | List of all members
python.AthenaCommonFlags.AllowIgnoreConfigError Class Reference
Inheritance diagram for python.AthenaCommonFlags.AllowIgnoreConfigError:
Collaboration diagram for python.AthenaCommonFlags.AllowIgnoreConfigError:

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['bool']
 
bool StoredValue = True
 

Detailed Description

Allow an algorithm to ignore return error code from upstream algorithm
and tools.

Definition at line 153 of file AthenaCommonFlags.py.

Member Data Documentation

◆ allowedTypes

list python.AthenaCommonFlags.AllowIgnoreConfigError.allowedTypes = ['bool']
static

Definition at line 158 of file AthenaCommonFlags.py.

◆ statusOn

bool python.AthenaCommonFlags.AllowIgnoreConfigError.statusOn = True
static

Definition at line 157 of file AthenaCommonFlags.py.

◆ StoredValue

bool python.AthenaCommonFlags.AllowIgnoreConfigError.StoredValue = True
static

Definition at line 159 of file AthenaCommonFlags.py.


The documentation for this class was generated from the following file: