![]() |
ATLAS Offline Software
|
Functions | |
| flagLowStatPoints (graph, debug) | |
| Avoid low statistics points. | |
| flagLowStatPoints_noLargeErrorCheck (graph, debug) | |
| Avoid low statistics points, but do not check on upper bound of error. | |
| eliminateLowStatPoints (graph, listOfBadPoints) | |
| rescaleToGeV (graph) | |
| printGraphContent (graph) | |
| removeXErrors (graph) | |
| removeYErrors (graph) | |
| scaleGraph (graphToScale, scalingInputGraph, oneMinus=False) | |
| extendLastGoodBin_2011 (graph, warn) | |
| TGraphToTH1 (graph) | |
| TGraphToTH1_withError (graph) | |
| JESUncertainty_GraphUtils.eliminateLowStatPoints | ( | graph, | |
| listOfBadPoints ) |
Definition at line 91 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.extendLastGoodBin_2011 | ( | graph, | |
| warn ) |
Definition at line 214 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.flagLowStatPoints | ( | graph, | |
| debug ) |
Avoid low statistics points.
Definition at line 14 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.flagLowStatPoints_noLargeErrorCheck | ( | graph, | |
| debug ) |
Avoid low statistics points, but do not check on upper bound of error.
Definition at line 56 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.printGraphContent | ( | graph | ) |
Definition at line 127 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.removeXErrors | ( | graph | ) |
Definition at line 145 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.removeYErrors | ( | graph | ) |
Definition at line 154 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.rescaleToGeV | ( | graph | ) |
Definition at line 110 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.scaleGraph | ( | graphToScale, | |
| scalingInputGraph, | |||
| oneMinus = False ) |
Definition at line 164 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.TGraphToTH1 | ( | graph | ) |
Definition at line 248 of file JESUncertainty_GraphUtils.py.
| JESUncertainty_GraphUtils.TGraphToTH1_withError | ( | graph | ) |
Definition at line 297 of file JESUncertainty_GraphUtils.py.