![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | JESUncertainty_RatioUtils |
Functions | |
| JESUncertainty_RatioUtils.divideGraphs (numeratorGraph, denominatorGraph, warn) | |
| Do the ratio of two TGraphs. | |
| JESUncertainty_RatioUtils.getDeltaVarGraph (graph) | |
| Calculate point by point |1-graph| and put it into a TGraph. | |
| JESUncertainty_RatioUtils.getMaxVariationGraph (graph1, graph2) | |
| Get maximum variation out of two plots. | |
| JESUncertainty_RatioUtils.getQuadratureGraph (dummyGraph, listOfGraphs) | |
| Get a graph that is the sum in quadrature of all others (they all have to look like dummygraph) | |
| JESUncertainty_RatioUtils.getLinearSumGraph (dummyGraph, listOfGraphs) | |
| Get a graph that is the linear sum of all others (they all have to look like dummygraph) | |