ATLAS Offline Software
Loading...
Searching...
No Matches
CorrelationMatrixHelpers.py File Reference

Go to the source code of this file.

Classes

class  CorrelationMatrixHelpers.CorrMat4D

Namespaces

namespace  CorrelationMatrixHelpers

Functions

 CorrelationMatrixHelpers.DrawLabels (hist, jetDefString, scenarioString, drawATLASLabel, labelName)
 CorrelationMatrixHelpers.DrawLabelsGuessScenario (histo)
 CorrelationMatrixHelpers.saveHists4D (canvas, plotFileName, hist, oneSidedAxis, fixedX, fixedY, fixedStr, scenarioLabel="", drawATLASLabel=True, additionalString="")
 CorrelationMatrixHelpers.getFixedValuesFromName (histName)
 CorrelationMatrixHelpers.getFixedValuesFromFile (inFile, jetDef)
 CorrelationMatrixHelpers.getFixedValuesFromFiles (inFiles, jetDef)
 CorrelationMatrixHelpers.relativeMetric (numerator, denominator)
 CorrelationMatrixHelpers.buildAndFillHists4DFromFiles (inFiles, jetDef, varString, fixedString, fixedX, fixedY, filterStartString="", granularityFactor=1, relativeMetric=False)
 CorrelationMatrixHelpers.buildAndFillHists4DFromFile (inFile, jetDef, varString, fixedString, fixedX, fixedY, excludeStartString="", granularityFactor=1, relativeMetric=False)
 CorrelationMatrixHelpers.buildAndFillHists4DFromDifferenceHists (hists, relativeMetric=False)
 CorrelationMatrixHelpers.buildAndFillHist4DFromMinOfSet (hists, relativeMetric=False)
 CorrelationMatrixHelpers.buildAndFillHist4DFromMaxOfSet (hists, relativeMetric=False)
 CorrelationMatrixHelpers.buildAndFillHists4DFromEnvelopeOfSet (hists, relativeMetric=False)
 CorrelationMatrixHelpers.buildAndFillHist4DFromCoverageOfSet (minDiffFromNominal, maxDiffBetweenScenarios, plotStyle, nominalHist=None, relativeMetric=False)