![]() |
The Gaudi Framework
v27r0
|
Functions | |
| def | parseLog (logfilename) |
| def | createGraph (vals) |
| def | getText |
| def | getCountLatexes (vals, xmax) |
| def | doPlot (logfilename) |
Variables | |
| Color = kBlue | |
| MarkerStyle = kFullStar | |
| float | MarkerSize = 3.8 |
| int | NEventsInFlight = 0 |
| int | NThreads = -1 |
| tuple | argc = len(sys.argv) |
| def plotClonesPyRoot.createGraph | ( | vals | ) |
Definition at line 37 of file plotClonesPyRoot.py.
| def plotClonesPyRoot.doPlot | ( | logfilename | ) |
Definition at line 91 of file plotClonesPyRoot.py.
| def plotClonesPyRoot.getCountLatexes | ( | vals, | |
| xmax | |||
| ) |
Definition at line 59 of file plotClonesPyRoot.py.
| def plotClonesPyRoot.getText | ( | x, | |
| y, | |||
| text, | |||
| scale, | |||
| angle, | |||
| colour, | |||
| font, | |||
NDC = False |
|||
| ) |
Definition at line 50 of file plotClonesPyRoot.py.
| def plotClonesPyRoot.parseLog | ( | logfilename | ) |
Definition at line 21 of file plotClonesPyRoot.py.
| tuple plotClonesPyRoot.argc = len(sys.argv) |
Definition at line 119 of file plotClonesPyRoot.py.
| plotClonesPyRoot.Color = kBlue |
Definition at line 13 of file plotClonesPyRoot.py.
| float plotClonesPyRoot.MarkerSize = 3.8 |
Definition at line 15 of file plotClonesPyRoot.py.
| plotClonesPyRoot.MarkerStyle = kFullStar |
Definition at line 14 of file plotClonesPyRoot.py.
| int plotClonesPyRoot.NEventsInFlight = 0 |
Definition at line 17 of file plotClonesPyRoot.py.
| int plotClonesPyRoot.NThreads = -1 |
Definition at line 18 of file plotClonesPyRoot.py.