![]() |
ATLAS Offline Software
|
Public Types | |
| typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type | result |
Public Member Functions | |
| __init__ (self, c) | |
| __del__ (self) | |
| current (cls) | |
| complete (cls) | |
Static Public Attributes | |
| str | hint = "Unknown context (enable it with ComponentAccumulator.debugMode = \"trackCA trackEventAlgo etc. see ComponentAccumulator documentation\")" |
Static Private Attributes | |
| list | __context = [] |
Keeps the context info as a stack
Usage:
context = Context("context string") # this is it
Definition at line 5 of file DebuggingContext.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| python.DebuggingContext.Context.__init__ | ( | self, | |
| c ) |
Definition at line 14 of file DebuggingContext.py.
| python.DebuggingContext.Context.__del__ | ( | self | ) |
Definition at line 17 of file DebuggingContext.py.
| python.DebuggingContext.Context.complete | ( | cls | ) |
Definition at line 25 of file DebuggingContext.py.
| python.DebuggingContext.Context.current | ( | cls | ) |
Definition at line 21 of file DebuggingContext.py.
|
staticprivate |
Definition at line 12 of file DebuggingContext.py.
|
static |
Definition at line 11 of file DebuggingContext.py.