ATLAS Offline Software
Static Public Attributes | List of all members
python.Debugging.DbgStage Class Reference
Collaboration diagram for python.Debugging.DbgStage:

Static Public Attributes

 value = None
 
tuple allowed_values = ( "conf", "init", "exec", "fini" )
 

Detailed Description

Class to hold the stage at which the user asked to hook the debugger

Definition at line 15 of file Debugging.py.

Member Data Documentation

◆ allowed_values

tuple python.Debugging.DbgStage.allowed_values = ( "conf", "init", "exec", "fini" )
static

Definition at line 19 of file Debugging.py.

◆ value

python.Debugging.DbgStage.value = None
static

Definition at line 18 of file Debugging.py.


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