TH3Painter

TH3Painter

(private) new TH3Painter()

Painter for TH3 classes

Source:

Methods

autoZoom()

Perform automatic zoom inside non-zero region of histogram

Source:

canZoomInside()

Checks if it makes sense to zoom inside specified axis range

Source:

countStat()

Count TH3 statistic

Source:

(async) draw3DBins()

Drawing of 3D histogram

Source:

draw3DScatter() → {Promise|false}

draw 3D histogram as scatter plot

Description:
  • If there are too many points, box will be displayed

Source:
Returns:

either Promise or just false that drawing cannot be performed

Type
Promise | false

fillHistContextMenu()

Fill histogram context menu

Source:

fillStatistic()

Fill TH3 statistic in stat box

Source:

fillToolbar()

Fill pad toolbar with TH3-related functions

Source:

getBinTooltips()

Provide text information (tooltips) for histogram bin

Source:

getDimension()

Returns number of histogram dimensions

Source:

(async) redraw()

Redraw TH3 histogram

Source:

scanContent()

Scan TH3 histogram content

Source:

(async, static) draw()

draw TH3 object

Source: