12#ifndef ROOT_TEveDigitSetEditor 
   13#define ROOT_TEveDigitSetEditor 
ULong_t Pixel_t
Pixel value.
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
Editor for TEveDigitSet class.
 
void PlotHisto(Int_t min, Int_t max)
Plots a histogram from digit vales with given range.
 
void DoHisto()
Show histogram slot.
 
void SetModel(TObject *obj) override
Set model object.
 
TEveDigitSetEditor(const TEveDigitSetEditor &)
 
TEveRGBAPaletteSubEditor * fPalette
 
TGHorizontalFrame * fHistoButtFrame
 
void CreateInfoTab()
Create information tab.
 
ClassDefOverride(TEveDigitSetEditor, 0)
 
TGVerticalFrame * fInfoFrame
 
~TEveDigitSetEditor() override
 
void DoRangeHisto()
Show ranged histogram slot.
 
TEveDigitSetEditor & operator=(const TEveDigitSetEditor &)
 
Base-class for storage of digit collections; provides transformation matrix (TEveTrans),...
 
Composite GUI element for selection of range (label, two number-entries and double-slider).
 
Composite GUI element for single value selection (supports label, number-entry and slider).
 
Sub-editor for TEveRGBAPalette class.
 
Sub-editor for TEveTrans class.
 
Like a checkbutton but instead of the check mark there is color area with a little down arrow.
 
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
 
A composite frame that layout their children in horizontal way.
 
TGNumberEntry is a number entry input widget with up/down buttons.
 
A composite frame that layout their children in vertical way.
 
ROOT GUI Window base class.
 
Base frame for implementing GUI - a service class.
 
Mother of all ROOT objects.