11#ifndef ROOT_TGeoSphereEditor
12#define ROOT_TGeoSphereEditor
#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.
virtual ~TGeoSphereEditor()
Destructor.
TGeoSphereEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for sphere editor.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoTheta1()
Slot for theta1.
void DoRmin()
Slot for Rmin.
virtual void SetModel(TObject *obj)
Connect to a given sphere.
void DoName()
Slot for name.
void DoPhi2()
Slot for phi2.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
void DoTheta()
Slot for theta slider.
void DoModified()
Slot for signaling modifications.
void DoTheta2()
Slot for theta2.
void DoPhi()
Slot for phi slider.
TGDoubleVSlider * fSTheta
void DoPhi1()
Slot for phi1.
void DoRmax()
Slot for Rmax.
virtual void DoUndo()
Slot for undoing last operation.
virtual void DoApply()
Slot for applying modifications.
Manager for all editor tabs.
Mother of all ROOT objects.