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

Function plot

PhysicsTools/PythonAnalysis/python/rootplot/core.py:584–609  ·  view source on GitHub ↗

call signature:: plot(file1, file2, file3, ..., target, **kwargs): build a ROOT canvas, pulling the *target* histogram from each of the *files*. call signature:: plotmpl(file, target1, target2, target3, ..., **kwargs): build a ROOT canvas, pulling all *target* h

(*args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

plotmplFunction · 0.70

Calls 3

initialize_histsFunction · 0.85
plot_hists_mplFunction · 0.85
plot_hists_rootFunction · 0.85

Tested by

no test coverage detected