|  | The Gaudi Framework
    v39r3 (979e3109)
    | 
| Functions | |
| def | parseLog (logfilename) | 
| def | createGraph (max_min_blog_vals) | 
| def | createInFlightGraph (nevts) | 
| def | getText (x, y, text, scale, angle, colour, font, NDC=False) | 
| def | doPlot (logfilename, logfilename_copy) | 
| Variables | |
| NEventsInFlight | |
| NThreads | |
| LineStyles | |
| LineWidth | |
| Colors | |
| MarkerStyles | |
| MarkesSize | |
| graphCounter | |
| maxY | |
| LegendDrawOpts | |
| argc | |
| def plotBacklogPyRoot.createGraph | ( | max_min_blog_vals | ) | 
Definition at line 75 of file plotBacklogPyRoot.py.
| def plotBacklogPyRoot.createInFlightGraph | ( | nevts | ) | 
Definition at line 99 of file plotBacklogPyRoot.py.
| def plotBacklogPyRoot.doPlot | ( | logfilename, | |
| logfilename_copy | |||
| ) | 
Definition at line 125 of file plotBacklogPyRoot.py.
| def plotBacklogPyRoot.getText | ( | x, | |
| y, | |||
| text, | |||
| scale, | |||
| angle, | |||
| colour, | |||
| font, | |||
| NDC = False | |||
| ) | 
Definition at line 112 of file plotBacklogPyRoot.py.
| def plotBacklogPyRoot.parseLog | ( | logfilename | ) | 
Definition at line 50 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.argc | 
Definition at line 173 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.Colors | 
Definition at line 40 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.graphCounter | 
Definition at line 44 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.LegendDrawOpts | 
Definition at line 47 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.LineStyles | 
Definition at line 38 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.LineWidth | 
Definition at line 39 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.MarkerStyles | 
Definition at line 41 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.MarkesSize | 
Definition at line 42 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.maxY | 
Definition at line 45 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.NEventsInFlight | 
Definition at line 35 of file plotBacklogPyRoot.py.
| plotBacklogPyRoot.NThreads | 
Definition at line 36 of file plotBacklogPyRoot.py.