11#ifndef ROOT_TGeoTrapEditor
12#define ROOT_TGeoTrapEditor
#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 void DoUndo()
Slot for undoing last operation.
virtual void SetModel(TObject *obj)
Connect to a given twisted trapezoid.
TGeoGtraEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for gtra editor.
virtual ~TGeoGtraEditor()
Destructor.
void DoTwist()
Change the twist angle.
virtual void DoApply()
Slot for applying current settings.
Manager for all editor tabs.
TGCompositeFrame * fDFrame
void DoTl1()
Slot for Tl1.
TGeoTrapEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for para editor.
virtual ~TGeoTrapEditor()
Destructor.
virtual void DoUndo()
Slot for undoing last operation.
virtual void SetModel(TObject *obj)
Connect to the selected object.
void DoPhi()
Slot for phi.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoName()
Slot for name.
TGCompositeFrame * fBFrame
void DoAlpha1()
Slot for alpha1.
void DoBl1()
Slot for Bl1.
virtual void DoApply()
Slot for applying current settings.
void DoTheta()
Slot for theta.
void DoModified()
Slot for notifying modifications.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
TRAP is a general trapezoid, i.e.
Mother of all ROOT objects.