Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Control
AthenaCommon
python
Namespaces
|
Functions
|
Variables
ExitCodes.py File Reference
Go to the source code of this file.
Namespaces
python.ExitCodes
Functions
def
python.ExitCodes.what
(code)
Variables
int
python.ExitCodes.ALL_OK
= 0
successful run
More...
int
python.ExitCodes.BEGIN_RUN_EXCEPTION
= 0x10
runtime/processing errors
More...
int
python.ExitCodes.BEGIN_RUN_FAILURE
= 0x11
int
python.ExitCodes.INI_ALG_EXCEPTION
= 0x20
int
python.ExitCodes.INI_ALG_FAILURE
= 0x21
int
python.ExitCodes.REINI_ALG_EXCEPTION
= 0x30
int
python.ExitCodes.REINI_ALG_FAILURE
= 0x31
int
python.ExitCodes.EXE_ALG_EXCEPTION
= 0x40
int
python.ExitCodes.EXE_ALG_FAILURE
= 0x41
int
python.ExitCodes.END_RUN_EXCEPTION
= 0x50
int
python.ExitCodes.END_RUN_FAILURE
= 0x51
int
python.ExitCodes.FIN_ALG_EXCEPTION
= 0x60
int
python.ExitCodes.FIN_ALG_FAILURE
= 0x61
int
python.ExitCodes.OPTIONS_UNKNOWN
= 0x01
RESERVED RANGE: 0x81 - 0xff reserved as to not overlap with the Transforms' report of signals causing exit.
More...
int
python.ExitCodes.INCLUDE_ERROR
= 0x02
int
python.ExitCodes.IMPORT_ERROR
= 0x03
int
python.ExitCodes.DATA_INFILE_ERROR
= 0x04
int
python.ExitCodes.DATA_OUTFILE_ERROR
= 0x05
int
python.ExitCodes.HISTO_OUTFILE_ERROR
= 0x06
int
python.ExitCodes.DATABASE_ERROR
= 0x07
int
python.ExitCodes.UNKNOWN_EXCEPTION
= 0x08
int
python.ExitCodes.CONFIGURATION_ERROR
= 0x09
dictionary
python.ExitCodes.codes
helper to get a human-readable string
More...
Generated on Sat May 17 2025 21:23:43 for ATLAS Offline Software by
1.8.18