11 #ifndef ROOT_TGeoSphereEditor 12 #define ROOT_TGeoSphereEditor 25 #ifndef ROOT_TGeoGedFrame
void DoPhi()
Slot for phi slider.
virtual void SetModel(TObject *obj)
Connect to a given sphere.
virtual void DoApply()
Slot for applying modifications.
virtual void ConnectSignals2Slots()
Connect signals to slots.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoTheta2()
Slot for theta2.
void DoName()
Slot for name.
void DoRmin()
Slot for Rmin.
void DoModified()
Slot for signaling modifications.
TGDoubleVSlider * fSTheta
virtual void DoUndo()
Slot for undoing last operation.
void DoTheta1()
Slot for theta1.
void DoPhi1()
Slot for phi1.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
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.
void DoTheta()
Slot for theta slider.
Mother of all ROOT objects.
void DoPhi2()
Slot for phi2.
virtual ~TGeoSphereEditor()
Destructor.
void DoRmax()
Slot for Rmax.