![]() |
The Gaudi Framework
master (b9786168)
|
Functions | |
| parseLog (logfilename) | |
| createGraph (vals) | |
| getText (x, y, text, scale, angle, colour, font, NDC=False) | |
| getCountLatexes (vals, xmax) | |
| doPlot (logfilename) | |
Variables | |
| Color = kBlue | |
| MarkerStyle = kFullStar | |
| float | MarkerSize = 3.8 |
| int | NEventsInFlight = 0 |
| int | NThreads = -1 |
| argc = len(sys.argv) | |
| plotClonesPyRoot.createGraph | ( | vals | ) |
Definition at line 60 of file plotClonesPyRoot.py.
| plotClonesPyRoot.doPlot | ( | logfilename | ) |
Definition at line 108 of file plotClonesPyRoot.py.
| plotClonesPyRoot.getCountLatexes | ( | vals, | |
| xmax ) |
Definition at line 89 of file plotClonesPyRoot.py.
| plotClonesPyRoot.getText | ( | x, | |
| y, | |||
| text, | |||
| scale, | |||
| angle, | |||
| colour, | |||
| font, | |||
| NDC = False ) |
Definition at line 76 of file plotClonesPyRoot.py.
| plotClonesPyRoot.parseLog | ( | logfilename | ) |
Definition at line 32 of file plotClonesPyRoot.py.
| plotClonesPyRoot.argc = len(sys.argv) |
Definition at line 142 of file plotClonesPyRoot.py.
| plotClonesPyRoot.Color = kBlue |
Definition at line 24 of file plotClonesPyRoot.py.
| float plotClonesPyRoot.MarkerSize = 3.8 |
Definition at line 26 of file plotClonesPyRoot.py.
| plotClonesPyRoot.MarkerStyle = kFullStar |
Definition at line 25 of file plotClonesPyRoot.py.
| int plotClonesPyRoot.NEventsInFlight = 0 |
Definition at line 28 of file plotClonesPyRoot.py.
| int plotClonesPyRoot.NThreads = -1 |
Definition at line 29 of file plotClonesPyRoot.py.