![]() |
ATLAS Offline Software
|
Functions | |
| makeBand (middleGraph, lowerGraph, upperGraph, noorder) | |
| getLargestVariationGraph (graph1, graph2) | |
| Make a plot with the largest data point out of two ###########. | |
| getVariationGraph (graph) | |
| makeSingleBandPlot (middleGraph, errorGraphs) | |
| Make band function ###########. | |
| makeSingleBandPlot_error (middleGraph, varGraphs) | |
Variables | |
| argv | |
| BandUtils.getLargestVariationGraph | ( | graph1, | |
| graph2 ) |
Make a plot with the largest data point out of two ###########.
Definition at line 113 of file BandUtils.py.
| BandUtils.getVariationGraph | ( | graph | ) |
Definition at line 183 of file BandUtils.py.
| BandUtils.makeBand | ( | middleGraph, | |
| lowerGraph, | |||
| upperGraph, | |||
| noorder ) |
Definition at line 13 of file BandUtils.py.
| BandUtils.makeSingleBandPlot | ( | middleGraph, | |
| errorGraphs ) |
Make band function ###########.
Definition at line 212 of file BandUtils.py.
| BandUtils.makeSingleBandPlot_error | ( | middleGraph, | |
| varGraphs ) |
Definition at line 283 of file BandUtils.py.
| BandUtils.argv |
Definition at line 7 of file BandUtils.py.