Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v30r3 (a5ef0a68)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
plotBacklogPyRoot.py File Reference

Go to the source code of this file.

Namespaces

 plotBacklogPyRoot
 

Functions

def plotBacklogPyRoot.parseLog (logfilename)
 
def plotBacklogPyRoot.createGraph (max_min_blog_vals)
 
def plotBacklogPyRoot.createInFlightGraph (nevts)
 
def plotBacklogPyRoot.getText (x, y, text, scale, angle, colour, font, NDC=False)
 
def 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
 
string plotBacklogPyRoot.LegendDrawOpts = "lp"
 
 plotBacklogPyRoot.argc = len(sys.argv)