![]() |
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) | |
| eliminateLowStatPoints | ( | graph, | |
| listOfBadPoints ) |
Definition at line 91 of file JESUncertainty_GraphUtils.py.
| extendLastGoodBin_2011 | ( | graph, | |
| warn ) |
Definition at line 214 of file JESUncertainty_GraphUtils.py.
| flagLowStatPoints | ( | graph, | |
| debug ) |
Avoid low statistics points.
Definition at line 14 of file JESUncertainty_GraphUtils.py.
| 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.
| printGraphContent | ( | graph | ) |
Definition at line 127 of file JESUncertainty_GraphUtils.py.
| removeXErrors | ( | graph | ) |
Definition at line 145 of file JESUncertainty_GraphUtils.py.
| removeYErrors | ( | graph | ) |
Definition at line 154 of file JESUncertainty_GraphUtils.py.
| rescaleToGeV | ( | graph | ) |
Definition at line 110 of file JESUncertainty_GraphUtils.py.
| scaleGraph | ( | graphToScale, | |
| scalingInputGraph, | |||
| oneMinus = False ) |
Definition at line 164 of file JESUncertainty_GraphUtils.py.
| TGraphToTH1 | ( | graph | ) |
Definition at line 248 of file JESUncertainty_GraphUtils.py.
| TGraphToTH1_withError | ( | graph | ) |
Definition at line 297 of file JESUncertainty_GraphUtils.py.