Classes | |
class | EDModuleTransitionParser |
class | ESModuleTransitionParser |
class | FrameworkTransitionParser |
class | Phase |
class | PostEDModuleAcquireParser |
class | PostEDModuleEventDelayedGetParser |
class | PostEDModulePrefetchingParser |
class | PostEDModuleTransitionParser |
class | PostESModuleAcquireParser |
class | PostESModulePrefetchingParser |
class | PostESModuleTransitionParser |
class | PostEventReadFromSourceParser |
class | PostFrameworkTransitionParser |
class | PostSourceTransitionParser |
class | PreEDModuleAcquireParser |
class | PreEDModuleEventDelayedGetParser |
class | PreEDModulePrefetchingParser |
class | PreEDModuleTransitionParser |
class | PreESModuleAcquireParser |
class | PreESModulePrefetchingParser |
class | PreESModuleTransitionParser |
class | PreEventReadFromSourceParser |
class | PreFrameworkTransitionParser |
class | PreSourceTransitionParser |
class | QueuingFrameworkTransitionParser |
class | SourceTransitionParser |
class | TracerCompactFileParser |
Functions | |
def | lineParserFactory (step, payload, moduleNames, esModuleNames, recordNames, frameworkOnly) |
def | printHelp () |
def | processingStepsFromFile (f, moduleNames, esModuleNames, recordNames, frameworkOnly) |
def | textOutput (parser) |
def | textPrefix_ (time, indentLevel) |
def | transitionIndentLevel (transition) |
def | transitionName (transition) |
Variables | |
action | |
args | |
description | |
epilog | |
formatter_class | |
help | |
kSourceDelayedRead | |
kSourceFindEvent | |
parser | |
type | |
def edmTracerCompactLogViewer.lineParserFactory | ( | step, | |
payload, | |||
moduleNames, | |||
esModuleNames, | |||
recordNames, | |||
frameworkOnly | |||
) |
Definition at line 407 of file edmTracerCompactLogViewer.py.
Referenced by processingStepsFromFile().
def edmTracerCompactLogViewer.printHelp | ( | ) |
Definition at line 9 of file edmTracerCompactLogViewer.py.
def edmTracerCompactLogViewer.processingStepsFromFile | ( | f, | |
moduleNames, | |||
esModuleNames, | |||
recordNames, | |||
frameworkOnly | |||
) |
Definition at line 456 of file edmTracerCompactLogViewer.py.
References lineParserFactory(), and mkLumiAveragedPlots.tuple.
Referenced by edmTracerCompactLogViewer.TracerCompactFileParser.processingSteps().
def edmTracerCompactLogViewer.textOutput | ( | parser | ) |
Definition at line 525 of file edmTracerCompactLogViewer.py.
References print().
def edmTracerCompactLogViewer.textPrefix_ | ( | time, | |
indentLevel | |||
) |
Definition at line 162 of file edmTracerCompactLogViewer.py.
Referenced by edmTracerCompactLogViewer.FrameworkTransitionParser.textPrefix(), edmTracerCompactLogViewer.SourceTransitionParser.textPrefix(), edmTracerCompactLogViewer.EDModuleTransitionParser.textPrefix(), and edmTracerCompactLogViewer.ESModuleTransitionParser.textPrefix().
def edmTracerCompactLogViewer.transitionIndentLevel | ( | transition | ) |
Definition at line 129 of file edmTracerCompactLogViewer.py.
Referenced by edmTracerCompactLogViewer.EDModuleTransitionParser.baseIndentLevel(), edmTracerCompactLogViewer.ESModuleTransitionParser.baseIndentLevel(), and edmTracerCompactLogViewer.FrameworkTransitionParser.indentLevel().
def edmTracerCompactLogViewer.transitionName | ( | transition | ) |
Definition at line 79 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.action |
Definition at line 544 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.args |
Definition at line 546 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.description |
Definition at line 537 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.epilog |
Definition at line 539 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.formatter_class |
Definition at line 538 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.help |
Definition at line 542 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.kSourceDelayedRead |
Definition at line 49 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.kSourceFindEvent |
Definition at line 48 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.parser |
Definition at line 537 of file edmTracerCompactLogViewer.py.
edmTracerCompactLogViewer.type |
Definition at line 541 of file edmTracerCompactLogViewer.py.