11 #ifndef ROOT_TGeoTubeEditor 12 #define ROOT_TGeoTubeEditor
TGeoTubeEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for tube editor.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
image html pict1_TGaxis_012 png width
Define new text attributes for the label number "labNum".
Manager for all editor tabs.
virtual void DoUndo()
Slot for undoing last operation.
virtual void DoApply()
Slot for applying modifications.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoModified()
Slot for signaling modifications.
TGCompositeFrame * fDFrame
void DoRmax()
Slot for rmax.
virtual ~TGeoTubeEditor()
Destructor.
Editor for a TGeoTubeSeg.
Mother of all ROOT objects.
virtual void ConnectSignals2Slots()
Connect signals to slots.
TGCompositeFrame * fBFrame
virtual void SetModel(TObject *obj)
Connect to the selected object.
void DoRmin()
Slot for rmin.
void DoName()
Perform name change.
Common base class for geombuilder editors.