11#ifndef ROOT_TGeoTorusEditor
12#define ROOT_TGeoTorusEditor
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
Common base class for geombuilder editors.
Manager for all editor tabs.
void DoRmax()
Slot for Rmax.
void DoPhi1()
Slot for phi.
virtual ~TGeoTorusEditor()
Destructor.
virtual void SetModel(TObject *obj)
Connect to the selected object.
void DoRmin()
Slot for Rmin.
void DoUndo()
Slot for undoing last operation.
void DoName()
Slot for name.
void DoDphi()
Slot for Dphi.
void DoApply()
Slot for applying current settings.
void DoModified()
Slot for notifying modifications.
TGeoTorusEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for torus editor.
virtual void ConnectSignals2Slots()
Connect signals to slots.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
Mother of all ROOT objects.