11#ifndef ROOT_TGeoConeEditor 
   12#define ROOT_TGeoConeEditor 
ULong_t Pixel_t
Pixel value.
 
#define ClassDef(name, id)
 
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
 
A combobox (also known as a drop down listbox) allows the selection of one item out of a list of item...
 
The base class for composite widgets (menu bars, list boxes, etc.).
 
Dragging the slider will generate the event:
 
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
 
TGNumberEntry is a number entry input widget with up/down buttons.
 
A tab widget contains a set of composite frames each with a little tab with a name (like a set of fol...
 
Yield an action as soon as it is clicked.
 
A TGTextEntry is a one line text input widget.
 
ROOT GUI Window base class.
 
TGCompositeFrame * fDFrame
 
void DoModified()
Slot for modifying current parameters.
 
virtual void ConnectSignals2Slots()
Connect signals to slots.
 
virtual ~TGeoConeEditor()
Destructor.
 
virtual void SetModel(TObject *obj)
Connect to the selected object.
 
void DoRmin2()
Slot for Rmin2.
 
virtual void DoUndo()
Slot for undoing current operation.
 
void DoName()
Slot for name.
 
TGCompositeFrame * fBFrame
 
void DoRmin1()
Slot for Rmin1.
 
void DoRmax1()
Slot for Rmax1.
 
void DoRmax2()
Slot for Rmax2.
 
Bool_t IsDelayed() const
Check if shape drawing is delayed.
 
virtual void DoApply()
Slot for applying current parameters.
 
Editor for a cone segment.
 
void DoPhi1()
Slot for Phi1.
 
virtual void SetModel(TObject *obj)
Connect to the selected object.
 
virtual void DoApply()
Slot for applying current parameters.
 
virtual void ConnectSignals2Slots()
Connect signals to slots.
 
void DoPhi2()
Slot for Phi2.
 
virtual ~TGeoConeSegEditor()
Destructor.
 
void DoPhi()
Slot for Phi.
 
virtual void DoUndo()
Slot for undoing last operation.
 
A cone segment is a cone having a range in phi.
 
The cones are defined by 5 parameters:
 
Common base class for geombuilder editors.
 
Manager for all editor tabs.
 
Mother of all ROOT objects.