![]() |
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, logfile=None, msgLimit=200, msgDetailLevel=stdLogLevels['ERROR']) | |
| resetReport (self) | |
| scanLogFile (self, resetReport=False) | |
| worstError (self) | |
| __str__ (self) | |
| rootSysErrorParser (self, line, lineCounter) | |
| firstError (self) | |
Protected Attributes | |
| dict | _levelCounter = {} |
| dict | _errorDetails = {} |
| list | _logfile = [logfile, ] |
| _msgLimit = msgLimit | |
| _msgDetails = msgDetailLevel | |
| _re = None | |
Definition at line 709 of file trfValidation.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| python.trfValidation.scriptLogFileReport.__init__ | ( | self, | |
| logfile = None, | |||
| msgLimit = 200, | |||
| msgDetailLevel = stdLogLevels['ERROR'] ) |
Definition at line 710 of file trfValidation.py.
| python.trfValidation.scriptLogFileReport.__str__ | ( | self | ) |
Definition at line 764 of file trfValidation.py.
|
inherited |
Reimplemented in python.trfValidation.athenaLogFileReport.
Definition at line 201 of file trfValidation.py.
| python.trfValidation.scriptLogFileReport.resetReport | ( | self | ) |
Reimplemented from python.trfValidation.logFileReport.
Definition at line 716 of file trfValidation.py.
| python.trfValidation.scriptLogFileReport.rootSysErrorParser | ( | self, | |
| line, | |||
| lineCounter ) |
Definition at line 767 of file trfValidation.py.
| python.trfValidation.scriptLogFileReport.scanLogFile | ( | self, | |
| resetReport = False ) |
Reimplemented from python.trfValidation.logFileReport.
Definition at line 725 of file trfValidation.py.
| python.trfValidation.scriptLogFileReport.worstError | ( | self | ) |
Reimplemented from python.trfValidation.logFileReport.
Definition at line 749 of file trfValidation.py.
|
protected |
Definition at line 712 of file trfValidation.py.
|
protected |
Definition at line 711 of file trfValidation.py.
|
protectedinherited |
Definition at line 181 of file trfValidation.py.
|
protectedinherited |
Definition at line 186 of file trfValidation.py.
|
protectedinherited |
Definition at line 185 of file trfValidation.py.
|
protectedinherited |
Definition at line 187 of file trfValidation.py.