11#ifndef ROOT_TGeoTrd2Editor
12#define ROOT_TGeoTrd2Editor
#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 DoName()
Perform name change.
virtual ~TGeoTrd2Editor()
Destructor.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoApply()
Slot for applying modifications.
void DoModified()
Slot for signaling modifications.
void DoDx1()
Slot for dx1.
virtual void SetModel(TObject *obj)
Connect to the selected object.
void DoUndo()
Slot for undoing last operation.
TGeoTrd2Editor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for trd2 editor.
void DoDx2()
Slot for dx2.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
void DoDy2()
Slot for dy2.
void DoDy1()
Slot for dy1.
A trapezoid with both x and y lengths varying with z.
Mother of all ROOT objects.