12#ifndef ROOT_TEveDigitSetEditor
13#define ROOT_TEveDigitSetEditor
ULong_t Pixel_t
Pixel value.
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
Editor for TEveDigitSet class.
virtual ~TEveDigitSetEditor()
void PlotHisto(Int_t min, Int_t max)
Plots a histogram from digit vales with given range.
void DoHisto()
Show histogram slot.
TEveDigitSetEditor(const TEveDigitSetEditor &)
virtual void SetModel(TObject *obj)
Set model object.
TEveRGBAPaletteSubEditor * fPalette
TGHorizontalFrame * fHistoButtFrame
void CreateInfoTab()
Create information tab.
TGVerticalFrame * fInfoFrame
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.