![]() |
The Gaudi Framework
master (37c0b60a)
|
Functions | |
def | parseLog (logfilename) |
def | createGraph (vals) |
def | getText (x, y, text, scale, angle, colour, font, NDC=False) |
def | getCountLatexes (vals, xmax) |
def | doPlot (logfilename) |
Variables | |
Color | |
MarkerStyle | |
MarkerSize | |
NEventsInFlight | |
NThreads | |
argc | |
def plotClonesPyRoot.createGraph | ( | vals | ) |
Definition at line 60 of file plotClonesPyRoot.py.
def plotClonesPyRoot.doPlot | ( | logfilename | ) |
Definition at line 108 of file plotClonesPyRoot.py.
def plotClonesPyRoot.getCountLatexes | ( | vals, | |
xmax | |||
) |
Definition at line 89 of file plotClonesPyRoot.py.
def plotClonesPyRoot.getText | ( | x, | |
y, | |||
text, | |||
scale, | |||
angle, | |||
colour, | |||
font, | |||
NDC = False |
|||
) |
Definition at line 76 of file plotClonesPyRoot.py.
def plotClonesPyRoot.parseLog | ( | logfilename | ) |
Definition at line 32 of file plotClonesPyRoot.py.
plotClonesPyRoot.argc |
Definition at line 142 of file plotClonesPyRoot.py.
plotClonesPyRoot.Color |
Definition at line 24 of file plotClonesPyRoot.py.
plotClonesPyRoot.MarkerSize |
Definition at line 26 of file plotClonesPyRoot.py.
plotClonesPyRoot.MarkerStyle |
Definition at line 25 of file plotClonesPyRoot.py.
plotClonesPyRoot.NEventsInFlight |
Definition at line 28 of file plotClonesPyRoot.py.
plotClonesPyRoot.NThreads |
Definition at line 29 of file plotClonesPyRoot.py.