![]() |
The Gaudi Framework
master (e68eea06)
|
Go to the source code of this file.
Namespaces | |
| namespace | plotBacklogPyRoot |
Functions | |
| plotBacklogPyRoot.parseLog (logfilename) | |
| plotBacklogPyRoot.createGraph (max_min_blog_vals) | |
| plotBacklogPyRoot.createInFlightGraph (nevts) | |
| plotBacklogPyRoot.getText (x, y, text, scale, angle, colour, font, NDC=False) | |
| plotBacklogPyRoot.doPlot (logfilename, logfilename_copy) | |
Variables | |
| int | plotBacklogPyRoot.NEventsInFlight = -1 |
| int | plotBacklogPyRoot.NThreads = -1 |
| list | plotBacklogPyRoot.LineStyles = [1, 2] |
| int | plotBacklogPyRoot.LineWidth = 3 |
| list | plotBacklogPyRoot.Colors = [kBlue, kGreen + 2] |
| list | plotBacklogPyRoot.MarkerStyles = [kOpenCircle, kFullCircle] |
| float | plotBacklogPyRoot.MarkesSize = 1.5 |
| int | plotBacklogPyRoot.graphCounter = 0 |
| int | plotBacklogPyRoot.maxY = -1 |
| str | plotBacklogPyRoot.LegendDrawOpts = "lp" |
| plotBacklogPyRoot.argc = len(sys.argv) | |