12 #ifndef ROOT_TGeoTranslationEditor
13 #define ROOT_TGeoTranslationEditor
26 #ifndef ROOT_TGeoGedFrame
void DoRotTheta()
Slot for theta (Euler X convention)
void DoRotAngle()
Slot for additional rotation about one axis.
void DoRotPsi()
Slot for psi (Euler X convention)
void DoRotTheta()
Slot for theta (Euler X convention)
void DoModified()
Slot for notifying changes.
void DoApply()
Slot for applying changes.
void DoName()
Slot for name.
void DoRotPsi()
Slot for psi (Euler X convention)
Bool_t DoParameters()
Slot for checking parameters.
virtual ~TGeoRotationEditor()
Destructor.
TGNumberEntry * fRotTheta
virtual void SetModel(TObject *obj)
Connect to the new matrix.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoApply()
Slot for applying modifications.
virtual void SetModel(TObject *obj)
Connect to the selected rotation.
void DoRotPhi()
Slot for phi (Euler X convention)
TGeoRotationEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
TGNumberEntry * fRotTheta
void DoRotAngle()
Slot for additional rotation about one axis.
void DoUndo()
Slot for undoing last changes.
void DoUndo()
Slot for undoing last operation.
void DoCancel()
Slot for cancelling last modifications non-applied.
void DoCancel()
Slot for cancelling last un-applied operations.
Bool_t DoParameters()
Slot for checking parameters.
void DoCancel()
Slot for cancelling last un-applied operations.
void DoName()
Slot for name.
virtual ~TGeoCombiTransEditor()
Destructor.
void DoName()
Slot for name.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoApply()
Slot for applying modifications.
void DoModified()
Slot for notifying changes.
Mother of all ROOT objects.
TGeoCombiTransEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Bool_t DoParameters()
Slot for checking parameters.
TGeoTranslationEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for translation editor.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoUndo()
Slot for undoing last changes.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoModified()
Slot for notifying changes.
TGeoTranslation * fTranslation
void DoRotPhi()
Slot for phi (Euler X convention)
virtual void SetModel(TObject *obj)
Connect to the selected combi matrix.
virtual ~TGeoTranslationEditor()
Destructor.