![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | JESUncertainty_GraphUtils |
Functions | |
| JESUncertainty_GraphUtils.flagLowStatPoints (graph, debug) | |
| Avoid low statistics points. | |
| JESUncertainty_GraphUtils.flagLowStatPoints_noLargeErrorCheck (graph, debug) | |
| Avoid low statistics points, but do not check on upper bound of error. | |
| JESUncertainty_GraphUtils.eliminateLowStatPoints (graph, listOfBadPoints) | |
| JESUncertainty_GraphUtils.rescaleToGeV (graph) | |
| JESUncertainty_GraphUtils.printGraphContent (graph) | |
| JESUncertainty_GraphUtils.removeXErrors (graph) | |
| JESUncertainty_GraphUtils.removeYErrors (graph) | |
| JESUncertainty_GraphUtils.scaleGraph (graphToScale, scalingInputGraph, oneMinus=False) | |
| JESUncertainty_GraphUtils.extendLastGoodBin_2011 (graph, warn) | |
| JESUncertainty_GraphUtils.TGraphToTH1 (graph) | |
| JESUncertainty_GraphUtils.TGraphToTH1_withError (graph) | |