MCPcopy Create free account
hub / github.com/cms-sw/cmssw / divide

Method divide

PhysicsTools/PythonAnalysis/python/rootplot/utilities.py:268–295  ·  view source on GitHub ↗

Return the simple quotient with errors added in quadrature. This function is called by the division operator: hist3 = hist1.divide_wilson(hist2) <--> hist3 = hist1 / hist2

(self, denominator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__div__Method · 0.95
make_ratio_histsFunction · 0.45

Calls 1

av_yerrMethod · 0.95

Tested by

no test coverage detected