12 #ifndef ROOT_TEveCaloLegoEditor 13 #define ROOT_TEveCaloLegoEditor
GUI editor for TEveCaloLego.
virtual ~TEveCaloLegoEditor()
TGColorSelect * fFontColor
Composite GUI element for single value selection (supports label, number-entry and slider)...
TGComboBox * MakeLabeledCombo(const char *name, Int_t off)
Helper function. Creates TGComboBox with fixed size TGLabel.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoProjection()
Slot for projection.
TEveGValuator * fPixelsPerBin
TEveCaloLegoEditor(const TEveCaloLegoEditor &)
TGColorSelect * fGridColor
void DoGridColor(Pixel_t color)
Slot for GridColor.
void DoFontColor(Pixel_t color)
Slot for FontColor.
TGNumberEntry * fTransparency
virtual void SetModel(TObject *obj)
Set model object.
TGVerticalFrame * fRebinFrame
TGColorSelect * fPlaneColor
TGCheckButton * fAutoRebin
void DoPlaneColor(Pixel_t color)
Slot for PlaneColor.
TEveCaloLegoEditor & operator=(const TEveCaloLegoEditor &)
Visualization of calorimeter data as eta/phi histogram.
void DoTransparency()
Slot for Transparency.
void Do2DMode()
Slot for projection.
void DoBoxMode()
Slot for projection.
Mother of all ROOT objects.
void DoCell2DTextMin()
Slot for setting limit in pixels in which cell value is rendered.
TGCheckButton * fNormalizeRebin
void DoPixelsPerBin()
Slot for PixelsPerBin.
TEveGValuator * fCell2DTextMin