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

Function _drawFrame

Validation/RecoTrack/python/plotting/plotting.py:1185–1235  ·  view source on GitHub ↗

Function to draw a frame Arguments: pad -- TPad to where the frame is drawn bounds -- List or 4-tuple for (xmin, ymin, xmax, ymax) Keyword arguments: zmax -- Maximum Z, needed for TH2 histograms xbinlabels -- Optional list of strings for x axis bin labels

(pad, bounds, zmax=None, xbinlabels=None, xbinlabelsize=None, xbinlabeloption=None, ybinlabels=None, suffix="")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
__init__Method · 0.85

Calls 7

TH1FMethod · 0.80
GetYaxisMethod · 0.80
GetXaxisMethod · 0.80
SetMinimumMethod · 0.45
SetMaximumMethod · 0.45
TH2FMethod · 0.45
DrawMethod · 0.45

Tested by

no test coverage detected